Generate Your Sandbox Credentials

To find your sandbox credentials, follow these steps:

1

Access your Developer Portal account

Login to the Developer Portal.

2

Navigate to the Prove solution

Navigate to Projects from the side bar.

3

Create a project

Select the appropriate solution, give your project a name, and then select Create Project.

4

View Credentials

Select your project to access your credentials.

Test Your Credentials Against Prove APIs

Head on over to Prove’s Postman collection and try out the different endpoints with preconfigured test data.

401 HTTP Error Code

If you receive this error code when testing your credentials:

  • Ensure you copied and pasted the entire credentials from the Portal.

  • Remove any spaces or extra characters from the credentials. It’s sometimes helpful to copy and paste into a notepad to check if you typed extra spaces or characters.

  • Ensure you used the client ID and the client secret in the correct order.

  • When using the SDK, ensure you used the correct server section - Prove has multiple environments which require different credentials:

    • uat-us
    • prod-us
    • uat-eu
    • prod-eu