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
Wanted to get this done so bad in time for a Christmas release, but looks like I'll just have to wait until the official Firebase fix in Q1 2023. I'm getting a Axios 400 error while creating the Refresh token. I have a feeling something just isn't right with my P8 file. When I get the JWT and test it at JWT.io, it always has an invalid signature and the call to Apple is probably failing. Ugh. If you have any ideas on where to look, that would be great! Otherwise I'll just wait for the official fix in 2023. Regardless, thanks for providing this solution!
The text was updated successfully, but these errors were encountered:
Hello, Apple's error is unkind, but if it is a 400 error, it is possible that the key is not set properly. We recommend that you check the Apple developer homepage to make sure your key is associated with the correct application and that you have signed in with apple correctly.
I'm facing this same issue for the last 36 hours @the-dut@jooyoungho . Were you both able to resolve this ever?
I read on some forum that sometimes it takes 48 hours for the Apple Key to start working publicly but not too sure about that. Anything at all will help!
Wanted to get this done so bad in time for a Christmas release, but looks like I'll just have to wait until the official Firebase fix in Q1 2023. I'm getting a Axios 400 error while creating the Refresh token. I have a feeling something just isn't right with my P8 file. When I get the JWT and test it at JWT.io, it always has an invalid signature and the call to Apple is probably failing. Ugh. If you have any ideas on where to look, that would be great! Otherwise I'll just wait for the official fix in 2023. Regardless, thanks for providing this solution!
The text was updated successfully, but these errors were encountered: