What is the RIVETKIT_INSPECTOR_TOKEN

What is the RIVETKIT_INSPECTOR_TOKEN and where can i get the value
8 Replies
jog1t
jog1t3mo ago
RIVETKIT_INSPECTOR_TOKEN is a token that's used to authorize connections that come from https://studio.rivet.gg/
blujosi
blujosiOP3mo ago
Yeah, How do i obtain one, no mention in the docs
jog1t
jog1t3mo ago
It should be generated automatically; if you want to set it, you can set it to a random value.
Nathan
Nathan3mo ago
@blujosi where are you seeing RIVETKIT_INSPECTOR_TOKEN? is this an error or in the studio?
blujosi
blujosiOP3mo ago
debug log in the terminal
level=WARN msg="Inspector Token is not set, but Inspector is enabled. Please set it in the run configuration `inspector.token` or via `RIVETKIT_INSPECTOR_TOKEN` environment variable. Inspector will not be accessible."
level=WARN msg="Inspector Token is not set, but Inspector is enabled. Please set it in the run configuration `inspector.token` or via `RIVETKIT_INSPECTOR_TOKEN` environment variable. Inspector will not be accessible."
Nathan
Nathan3mo ago
Roger, we made some internal changes around this a second ago. What platform are you using?
blujosi
blujosiOP3mo ago
Still local development but with cloudflare workers
Nathan
Nathan3mo ago
Ah I may have already fixed that today. Let me cut a release for ya.

Did you find this page helpful?