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
Expected Behavior:
Production Environment when verifying user identity, request to Apple Auth Keys should return 200 response code.
I tried to hit the same URL using RestClient and got 200 response code with the expected response body.
Actual Behavior:
Production Environment when verifying user identity, request to Apple Auth Keys is returning 403 Forbidden.
Bug report:
Expected Behavior:
Production Environment when verifying user identity, request to Apple Auth Keys should return 200 response code.
I tried to hit the same URL using RestClient and got 200 response code with the expected response body.
Actual Behavior:
Production Environment when verifying user identity, request to Apple Auth Keys is returning 403 Forbidden.
Steps to Reproduce:
Version of the repo:
AppleAuth 1.0.0
Ruby and Rails Version:
ruby-2.7.1 rails-6.0.4.1
The text was updated successfully, but these errors were encountered: