You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've included in the snippet above my @client variable.
Any ideas here? This is my second run (first run was with the Apple Omniauth gem) at implementing this and have been stuck for hours trying to get basic Apple Signin to work.
The text was updated successfully, but these errors were encountered:
I'm getting a weird invalid_client error trying to implement Sign in with Apple using this gem.
It is always failing on this line:
token_response = @client.access_token!
I've included in the snippet above my @client variable.
Any ideas here? This is my second run (first run was with the Apple Omniauth gem) at implementing this and have been stuck for hours trying to get basic Apple Signin to work.
The text was updated successfully, but these errors were encountered: