TroubleshootingRequest Error

Resolve 401 Unauthorized Errors

Fix authentication errors when accessing the Novisurf API.

Symptoms

  • Requests to Novisurf return 401 Unauthorized
  • Error: "Invalid or missing token"

Causes

  • API key invalid or missing
  • Expired session or revoked token

Quick Fix

Check your token

echo $NOVISURF_API_KEY
# Should match a valid API key in the dashboard

Regenerate your key

Go to Novisurf Dashboard → API Keys → Regenerate, then update your client.