<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[OIDC picture url returns 404]]></title><description><![CDATA[<p dir="auto">Hey Cloudron Team,</p>
<p dir="auto">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</p>
<pre><code>{
  "status": "Not Found",
  "message": "no avatar"
}
</code></pre>
<p dir="auto">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.</p>
<p dir="auto">Any ideas? Thanks!</p>
]]></description><link>https://forum.cloudron.io/topic/14779/oidc-picture-url-returns-404</link><generator>RSS for Node</generator><lastBuildDate>Tue, 11 Aug 2026 02:28:48 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/14779.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 21 Dec 2025 18:46:14 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to OIDC picture url returns 404 on Wed, 24 Dec 2025 15:50:55 GMT]]></title><description><![CDATA[<p dir="auto">Great, good to hear and looking forward to the fix. Anyway it’s not very urgent. Thanks and happy Xmas <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f385.png?v=a3d9da63442" class="not-responsive emoji emoji-android emoji--santa" style="height:23px;width:auto;vertical-align:middle" title="🎅" alt="🎅" /></p>
]]></description><link>https://forum.cloudron.io/post/117523</link><guid isPermaLink="true">https://forum.cloudron.io/post/117523</guid><dc:creator><![CDATA[klawitterb]]></dc:creator><pubDate>Wed, 24 Dec 2025 15:50:55 GMT</pubDate></item><item><title><![CDATA[Reply to OIDC picture url returns 404 on Wed, 24 Dec 2025 09:52:03 GMT]]></title><description><![CDATA[<p dir="auto">Indeed that is a regression. The profile picture URL returned by the oidc server is wrong with the <code>.png</code> extension <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f615.png?v=a3d9da63442" class="not-responsive emoji emoji-android emoji--confused" style="height:23px;width:auto;vertical-align:middle" title=":/" alt="😕" /><br />
The correct one would be <code>https://&lt;dashboardDomain&gt;/api/v1/profile/avatar/&lt;userId&gt;</code></p>
<p dir="auto">Fixed with <a href="https://git.cloudron.io/platform/box/-/commit/8d85b521c8ad95e634cd585d7520adc358ec5390" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/platform/box/-/commit/8d85b521c8ad95e634cd585d7520adc358ec5390</a></p>
]]></description><link>https://forum.cloudron.io/post/117518</link><guid isPermaLink="true">https://forum.cloudron.io/post/117518</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Wed, 24 Dec 2025 09:52:03 GMT</pubDate></item></channel></rss>