OIDC picture url returns 404
-
Hey Cloudron Team,
I'm building a custom app which is using a OIDC client from cloudron. I've noticed that the picture url in the OIDC profile is returning a 404 with this message
{ "status": "Not Found", "message": "no avatar" }I've got a profile picture set in my account, so I would expect it to be returned. I think this worked before but I haven't looked it this for a while so not sure if this is a regression from v9.
Any ideas? Thanks!