Skip to main content
This guide covers error codes returned by the StackOne API and common LMS provider-specific issues.

HTTP Error Codes

All StackOne API errors follow a consistent response format:

LMS Provider-Specific Issues

SAP SuccessFactors

For OCN (Open Content Network) integrations, use the /unified/lms/content/batch endpoint due to a rate limit of 1 request per 5 minutes.
The content_id field is not required for completion creation.

Debugging Tips

  1. Check Request Logs: View detailed request/response logs in Dashboard → Logs
  2. Inspect provider_errors: The raw provider response is included for 4xx/5xx errors
  3. Use the Playground: Test actions interactively to isolate issues
  4. Verify Permissions: Many 403 errors are due to missing provider-side permissions

Request Logs

View and debug API requests in the dashboard