# 500 Internal Server Error
A 500 Internal Server Error occurs when the external service fails to process a request due to an internal issue on its end. This error indicates a server-side failure, and the response often doesn't include enough detail to identify the cause.
Non-descriptive 500 Internal Server error message
# Why it happens
The following conditions commonly trigger a 500 error in Workato:
- The external service is temporarily unavailable or returns an internal failure.
- The request is valid, but the external server encounters an unexpected error during processing.
The error message typically doesn't provide enough detail to identify the cause. You may see this error in any app connector or HTTP-based integration.
# What to do next
You can't resolve 500 errors directly in Workato. Contact Workato support (opens new window) to help diagnose the issue.
Last updated: 7/9/2025, 8:45:36 PM