Reapit Foundations
View on GitHub
  • Home
  • APIs
    • REST API
    • Webhooks
    • GraphQL
    • Reapit Connect
    • Desktop API
    • Notifications
  • Developer Portal
  • Listing your App
    • App Permissions
    • App Listing Review
  • App Development
    • Developer Guidelines
    • Usage Guidelines
    • Elements
    • Vite Template
    • Create React App Template
    • Connect Session
    • Foundations TS Defintions
    • Login With Reapit
    • Contributing
    • Website Development
    • IaaS (Coming Soon)
      • šŸ–„ļøDeveloper Portal (Beta)
      • šŸ’»CLI (Beta)
  • What’s New
  • Platform Glossary
    • Permissions
  • Developer Terms and Conditions
  • Troubleshooting
    • Accessing Customer Data
    • Authentication Issues
    • Reapit Connect
    • REST API
  • Development Requests
  • FAQ's
    • Reapit Connect Emails
  • Help
  • Reapit Connect Updates
Powered by GitBook
On this page
  • 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ā€
  1. Troubleshooting

Accessing Customer Data

PreviousTroubleshootingNextAuthentication Issues

Last updated 8 months ago

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 for more information on how to obtain the Customer ID

  • View the notification you received when the app was installed

  • View the table on your app listing

  • If you had setup a 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
here
email
installations
webhook