Connect locally hosted Grafana to Cloud oncall

I have a local instance of grafana running for development, is there any way this can be connected to the oncall instance running on my Grafana Cloud account?

On the cloud instance of grafana, this is listed as the backend url in the oncall settings page:
https://oncall-prod-us-central-0.grafana.net/oncall

I’ve also tried the domain of my cloud instance but both fail immediately. I get a few of these blocks printed in the logs when trying to enable the plugin, but am having a hard time figuring out how to properly set up authentication or if what im trying to do is even possible.

logger=http.server t=2023-11-21T04:05:58.615660642Z level=error msg="Failed to parse user ID" error="identifier is not initialized"
logger=context userId=0 orgId=0 uname= t=2023-11-21T04:05:57.165986038Z level=info msg= error="[auth.unauthorized] cannot authenticate request" remote_addr=162.229.27.141 traceID=
logger=context userId=0 orgId=0 uname= t=2023-11-21T04:05:57.16604316Z level=info msg="Request Completed" method=GET path=/api/live/ws status=401 remote_addr=162.229.27.141 time_ms=0 duration=87.252µs size=102 referer= handler=/api/live/ws
logger=context userId=0 orgId=0 uname= t=2023-11-21T04:05:40.158298058Z level=info msg= error="[auth.unauthorized] cannot authenticate request" remote_addr=162.229.27.141 traceID=
logger=context userId=0 orgId=0 uname= t=2023-11-21T04:05:40.158358412Z level=info msg="Request Completed" method=GET path=/api/live/ws status=401 remote_addr=162.229.27.141 time_ms=0 duration=109.699µs size=102 referer= handler=/api/live/ws
logger=context userId=0 orgId=0 uname= t=2023-11-21T04:05:34.167270547Z level=info msg= error="[auth.unauthorized] cannot authenticate request" remote_addr=162.229.27.141 traceID=
logger=context userId=0 orgId=0 uname= t=2023-11-21T04:05:34.167381221Z level=info msg="Request Completed" method=GET path=/api/live/ws status=401 remote_addr=162.229.27.141 time_ms=0 duration=154.456µs size=102 referer= handler=/api/live/ws
logger=context userId=1 orgId=3 uname=admin t=2023-11-21T04:05:31.117234266Z level=info msg="Request Completed" method=GET path=/oncall/integrations/v1/grafana/***/api/internal/v1/plugin/self-hosted/install status=404 remote_addr=*.*.*.* time_ms=15 duration=15.38236ms size=71764 referer=https://****.***/plugins/grafana-oncall-app handler=notfound

Hi @rujoesmith !

Can you describe how you would like to connect your self-managed Grafana environment with Grafana Cloud OnCall? As in, what OnCall functionality are you interested in using in the self-managed Grafana?

Depending on that goal, you could just run Grafana OnCall in your self-managed environment using the OnCall open source license: