Unauthorized API Key Error
Fix unauthorized API key issues in Pynt. Learn how to troubleshoot and resolve problems with API key permissions to ensure smooth operation.
If youβre receiving an "Unauthorized API Key" error in Pynt, it means your API key lacks the necessary permissions. This guide will walk you through the steps to troubleshoot and resolve this issue, ensuring your API key is properly authorized for secure API testing.
Error Message: The API key provided was unauthorized
What Happened: The API key you supplied was rejected by Postman.
How To Solve:
Use a valid API key, check that it has not expired here
Make sure there is no white space (such as carriage return) left at the end of the key
This error might also indicate that your network is passing through a TLS terminating VPN and Pynt cannot reach Postman.
Last updated