INFO [Better Auth]: If it's a valid URL, please add https://appleid.apple.com to trustedOriginsERROR [Better Auth]: Invalid origin: https://appleid.apple.comERROR [Better Auth]: { error: 'invalid_client', status: 400, statusText: 'Bad Request' }
INFO [Better Auth]: If it's a valid URL, please add https://appleid.apple.com to trustedOriginsERROR [Better Auth]: Invalid origin: https://appleid.apple.comERROR [Better Auth]: { error: 'invalid_client', status: 400, statusText: 'Bad Request' }
I've added
https://appleid.apple.com
https://appleid.apple.com
to
trustedOrigins
trustedOrigins
as suggested (should not be needed?), but still experiencing web authentication issues. Any ideas what might be causing this discrepancy between native and web authentication?