Skip to main content

Troubleshooting HTTP Status Codes

Status Codes

You'll see status codes used throughout the Syndica app. On your RPC Analytics dashboard, you're able to see a full breakdown of calls by status code.

HTTP CodeMessageHow to Fix
200SuccessNothing to fix, everything is working as expected
401UnauthorizedCheck to make sure your credentials are valid and not expired
402Payment RequiredThe service you are trying to access requires a paid account. You can upgrade at any time through the billing page. See our pricing page here.
429Rate Limit ExceededImplement throttle or debounce on non critical calls, or for critical applications, upgrade your plan for higher RPS
503Service UnavailableThe service you are trying to access is temporariliy unavailable. You can view the status of our services here.