This repository has been archived by the owner on Sep 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 148
API Key is not working #512
Comments
Hmmm, my coworker @brandonroberts did a quick the and the token generated works with https://api.opensauced.pizza/#/Authentication%20service/checkAuthSession |
This is working for me:
where I grabbed my token from the A few things to note:
|
Well found the issue... It seems if I generate the token with Safari, it's not valid and I get a 401. If I use Edge it works. Looks like Safari is truncating the API Key in the console output. There's a Maybe something to add to the docs? I'll close this issue for now, thanks @nickytonline and @jpmcb |
I'll go ahead and create an issue for that. Thanks @jimbobbennett! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Not sure if this is the right repo for this - I generated an API token following the docs, and I'm still getting unauthorized when I call the API.
The text was updated successfully, but these errors were encountered: