Skip to main content

Troubleshooting

Connection Issues

ErrorCauseSolution
Connection failedInvalid URL or network issueVerify base URL is correct and accessible
401 UnauthorizedInvalid credentialsCheck API key, token, or username/password
403 ForbiddenMissing permissionsVerify API credentials have read access
404 Not FoundWrong endpoint pathCheck tenants/properties endpoint URLs
SSL ErrorCertificate issueEnsure URL uses HTTPS with valid certificate

Sync Issues

ProblemCauseSolution
0 records syncedWrong endpoint or empty responseTest endpoint in browser/Postman first
Missing dataField mapping incompleteCheck field mapping, ensure required fields mapped
Duplicate recordsID field not mappedEnsure external_id is correctly mapped
Sync takes too longLarge dataset or slow APITry syncing tenants and properties separately

OAuth2 Issues

ErrorCauseSolution
invalid_grantRefresh token expired or revokedRe-authenticate with your PMS
invalid_clientWrong Client ID or SecretVerify OAuth2 credentials
Token refresh failedWrong token URLCheck token endpoint URL
Access deniedMissing scopesRequest proper API scopes from PMS
Property Management - Troubleshooting