#All responses include x-clerk-auth failures

3 messages · Page 1 of 1 (latest)

trim finch
#

I'm working on a wrapper for open router from R, and by and large I have it working. However, I've noticed that every response appears to include a message about an auth failure:

<- x-clerk-auth-message: Invalid JWT form. A JWT consists of three parts separated by dots. (reason=token-invalid, token-carrier=header)
<- x-clerk-auth-reason: token-invalid
<- x-clerk-auth-status: signed-out

Is there something I'm doing wrong? The auth info on https://openrouter.ai/docs/api-keys seems straightforward, and I don't see anything about JWT.

OpenRouter

Manage API keys for secure access

keen prism