Accessing Customer Data
Error: āThe request could not be fulfilled as the reapit customer specified by the provided credentials does not have the application installedā
Error: āUnauthorized: 401 Unauthorizedā
When making a request to our Platform APIās using the Client Credentials Flow and you receive the above error, it maybe related to the incorrect Client ID you have provided in your āreapit-customerā header.
How to verify the Customer ID:
Ask the agent to confirm their Customer ID ā click here for more information on how to obtain the Customer ID
View the email notification you received when the app was installed
View the installations table on your app listing
If you had setup a webhook for application.install, the payload will have included the ācustomerIdā
or
The Reapit Customer ID you have provided in your āreapit-customerā header has not yet installed your application from the AppMarket. The installation process is the step that grants you access to live data (not Sandbox).
If you are a Reapit Agent looking to interact with your own data, you will still need to list (privately) and install your own app.
For more information on how to list your app in the AppMarket, please click here
Last updated