Skip to main content

403 Forbidden

A 403 Forbidden response can mean a few different things:

The API Key is invalid

Double-check your API key

Origin not allowed

Double-check the list of allowed origins

API key is disabled

Make sure the API key is enabled.

Authorizer cache

The API authorizer caches its results for 10 minutes. If you happened to make a call to the authorizer with e.g. a typo in the allowed origins setting or you had disabled your API key, you might need to wait for the cache to expire.

You can also regenerate the API key, which then hits a different cache.