<?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[403 error when registering with Apple]]></title><description><![CDATA[<p dir="auto">We are seeing a 403 error when completing registration with the Apple identity provider. It appears to when 302 redirecting to complete-registration. Do you have insight to why the 302 is being thrown?</p>
<p dir="auto">More details: it appears only to be when using Safari and a webview. It began happening recently (in the past few weeks) and worked before. We're using FusionAuth's hosted login pages.</p>
<p dir="auto">Could this be a CORS issue?</p>
]]></description><link>https://fusionauth.io/community/forum/topic/699/403-error-when-registering-with-apple</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 11:24:56 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/699.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 29 Dec 2020 14:55:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 403 error when registering with Apple on Tue, 29 Dec 2020 14:58:02 GMT]]></title><description><![CDATA[<p dir="auto">Yes, just confirmed the fact that this is a Safari only issue. Only Safari seems to be doing this, we don’t return a 403 so this must a CORS failure. Perhaps Apple is sending additional headers on the request when using Safari that need to be accounted for in the Allowed headers.</p>
<p dir="auto">I added GET to the allowed methods for CORS and it works that seems to allow it to work in Safari. Please test and let me know.</p>
<p dir="auto">The redirect workflow looks to be different in Safari when using native controls vs Chrome or other browsers.</p>
]]></description><link>https://fusionauth.io/community/forum/post/2073</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/2073</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Tue, 29 Dec 2020 14:58:02 GMT</pubDate></item></channel></rss>