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
When using the PyJWKClient, suddenly responses from jwk.json from auth0, but it works when visiting the URL in the browser. Further debugging shows that when including some user-agent in the headers of the underlying request solves the issue.
I'm not sure if this is related to the CloudFlare incident that just happens - does anyone else expireince this?