#token-invalid error response from api

2 messages · Page 1 of 1 (latest)

distant tiger
#

Getting token-invalid from api response constantly for qwen/qwen-2.5-7b-instruct and other models;

{ url: "https://openrouter.ai/api/v1/chat/completions", status: 200, headers: {"date": "Wed, 13 Nov 2024 06:31:58 GMT", "content-type": "application/json", "transfer-encoding": "chunked", "connection": "keep-alive", "access-control-allow-origin": "*", "cf-placement": "local-FRA", "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", "vary": "Accept-Encoding", "server": "cloudflare", "cf-ray": "8e1cb8cc5838d25c-FRA"} }