Troubleshoot the Integration API

Issue: No Data Returned

  • Verify the Period filter is correctly checked or unchecked.
  • 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.