Discussions

Ask a Question
Back to all

Help with 503 errors - Not able to call for 2 days

I have some production code that calls the corrigo API. It has been running withouth too many issues, but on Saturday it started failing with 502 errors. Please help me understand what is going on.

ERROR: status_code: 503, response:

Service Unavailable

Service Unavailable


HTTP Error 503. The service is unavailable.


https://jll-thechurch.corrigo.com/api/v1/query/Actor

Query: {'QueryExpression': {'Distinct': True, 'PropertySet': {'Properties': ['*']}, 'Count': 1, 'FirstResultIndex': 0, 'Orders': [{'PropertyName': 'Id', 'OrderType': 'Descending'}]}}, headers: {'CompanyName': '[REDACTED]', 'Authorization': 'Bearer ', 'Content-Type': 'application/json', 'Connection': 'Close'}