Troubleshoot the integration API

Issue: No Data Returned

  • Verify the Period filter is correctly selected or cleared.
  • Check the Quick Link period and Custom filters.
  • Ensure you used POST with body {} and a valid Bearer token.

Issue: 401/403 (Unauthorized/Forbidden)

  • Token may be missing, expired or invalid. Re-request and include the Authorization header.
  • Check the Basic authentication credentials for the token request.