Refreshing network view causes "[api] Unauthorized access attempt - make sure your GRAPHQL_PORT and API_TOKEN settings are correct" error #1538
AlexEardley
started this conversation in
General
Replies: 1 comment 2 replies
-
|
It's probably a bug. It would be great if you could test the After updating:
Thanks in advance, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I attempt to refresh the Network view using NetAlertX's refresh button, it briefly displays "Loading" (the box containing the text and the spinner remain) and then logs the "[api] Unauthorized access attempt - make sure your GRAPHQL_PORT and API_TOKEN settings are correct" error.
It is only the Network page which exhibits this issue - the refresh button works as expected on all other pages.
I had a quick look at what was happening using the developer options and it seems that the request is missing the auth token when triggered from the network page, but not from other pages.
And at this point, I am pretty much out of my depth!
Anybody else experience this behaviour?
Any input welcome!
Beta Was this translation helpful? Give feedback.
All reactions