SuitePortalSuitePortal
Reference

Error Codes Reference

Troubleshoot SuitePortal errors with this complete error code reference. Authentication, sync, payment, and API error codes with solutions.

This reference explains common errors you might encounter and how to fix them.

Authentication Errors

These errors occur when logging in or accessing the portal.

Common Authentication Errors

ErrorWhat It MeansHow to Fix
Invalid credentialsEmail or password is incorrectDouble-check your email and password. Use "Forgot Password" if needed.
Account lockedToo many failed login attemptsWait 15 minutes or contact your admin to unlock.
Session expiredYou were logged out due to inactivityLog in again.
Access deniedYou don't have permission for this actionContact your admin to request access.

Sync Errors

These errors occur when syncing data from NetSuite.

Common Sync Errors

ErrorWhat It MeansHow to Fix
Connection failedCan't connect to NetSuiteCheck NetSuite credentials. Verify TBA is enabled.
Permission deniedNetSuite role lacks accessAdd required permissions to the integration role.
Sync timeoutSync took too longReduce batch size. Run during off-hours.
Invalid recordRecord data doesn't match expected formatCheck for data issues in NetSuite.
Rate limitedToo many NetSuite API callsWait and retry. Consider reducing sync frequency.

Payment Errors

These errors occur when processing payments.

Common Payment Errors

ErrorWhat It MeansHow to Fix
Payment declinedCard was declined by the bankTry a different payment method. Contact your bank.
Invalid cardCard number is incorrectDouble-check card details.
Expired cardCard expiration date has passedUse a card that hasn't expired.
Insufficient fundsNot enough money in accountUse a different payment method.
Processing errorTemporary issue with payment processorWait a moment and try again.

API Errors

These errors occur when using the API.

Common API Errors

ErrorWhat It MeansHow to Fix
Invalid API keyThe API key is incorrect or revokedCheck your API key. Generate a new one if needed.
Rate limit exceededToo many API calls in a short timeSlow down requests. Check your rate limits.
Invalid requestThe request format is wrongReview API documentation for correct format.
Resource not foundThe requested data doesn't existVerify the ID or path is correct.
Server errorSomething went wrong on our endWait and retry. Contact support if it persists.

HTTP Status Codes

Quick reference for HTTP status codes you might see.

Status Code Reference

CodeMeaning
200Success — Everything worked
201Created — New resource was created
400Bad Request — Check your request format
401Unauthorized — Check your credentials
403Forbidden — You don't have permission
404Not Found — Resource doesn't exist
429Rate Limited — Slow down your requests
500Server Error — Try again later

Getting Help

If you can't resolve an error.

Steps to Get Help

  1. Check the error message — Often includes specific guidance
  2. Review this page — Most common errors are listed here
  3. Check Troubleshooting — Detailed guides for common issues
  4. Contact support — Include the error code and what you were doing

On this page