Apple { "error": "invalid_request", "error_description": "invalid_client" }

Hi I need help,

We currently have Production Apple Social login configured and working fine. We had for a couple of months Apple Social login with dev keys (aka empty configuration) and it was working fine.
A coupe of day back stopped working, so we decided to properly configure it with development environment keys in the same way we did production. But still it doesn’t work.
Could you provide some guidance on why is this so? why did dev keys stopped working?
Thanks

Hi @gonzalo.erro,

Welcome to the Auth0 Community!

The developer keys are typically used only for testing purposes which comes with limitations described here.

As part of best practices, we recommend using your social connection’s credentials (client ID and client secret) for production environments. You can find the instructions in the respective social connection in this documentation.

Thanks,
Rueben

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.