-
Notifications
You must be signed in to change notification settings - Fork 296
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unauthorized error when connecting #5285
Comments
This is #5100 |
@bpedersen2 i'm not sure if this is related, I may be wrong. But I was having the issue that was described in the issue, but I applied the fixes in that latest comment and now i'm getting this new error |
make sure you have the following in your grafana.ini:
and restarted your grafana instance. |
@bpedersen2 I already have both of these in place |
Do you happen to have more than one organization in your grafana instance? Then see |
@bpedersen2 I only have one organisation in the grafana instance |
Having a similar issue:
Applied all of the suggestions from #5100, but still no luck. Issues started when upgraded from @jrote1 maybe you found anything to fix the issue? |
What went wrong?
What happened:
I'm getting the following error in the network when clicking the connect button after enabling the plugin, no error is visible in the UI
Endpoint:
/api/plugins/grafana-oncall-app/resources/plugin/status
error setting up request headers: failed to parse JSON response: json: cannot unmarshal object into Go value of type []plugin.OrgUser body={"message":"Unauthorized","traceID":""}
Grafana version is v11.3.1 and the on-call server version is v1.13.2
How do we reproduce it?
Enabled the On-Call plugin and click connect
Grafana OnCall Version
v1.13.2
Product Area
Helm/Kubernetes/Docker, Alert Flow & Configuration
Grafana OnCall Platform?
Kubernetes
User's Browser?
Chrome
Anything else to add?
No response
The text was updated successfully, but these errors were encountered: