Konnect API Errors

Related Documentation
Tags
Related Resources

Error Code

Description

Resolution

bad-request Your API request did not match the expected schema Check the request schema for the API that you’re calling
unauthorized The Authorization header is missing from your request, or an invalcode token has been provided Ensure that your have specified a Authorization: Bearer TOKEN_HERE header in your request
forbidden You do not have permission to call the specified API Reach out to your organization administrator to request elevated permissions
not-found The endpoint that you have requested does not exist, or belongs to a different organization Check your request URL and try again
conflict The resource could not be created due to an existing resource on the remote server Change your API request to contain unique details
internal There has been a server error. This requires intervention from the Kong team to fix. Check the Kong Status Page for any updates
Something wrong?

Help us make these docs great!

Kong Developer docs are open source. If you find these useful and want to make them better, contribute today!