Not sure when it started, but have not been able to use the /my/ships endpoint for the last 12 hours or so.
Other endpoints like /my/agent seem to work.
I get a 500 error with the response below
{
"error": {
"code": 3000,
"message": "The server did not return a valid response. If you want to help you can file an issue here: https://github.com/SpaceTradersAPI/api-docs.",
"requestId": "019a91c5-feb8-736e-8186-fd9d164ff18a"
}
}
I think something similar happened a couple weeks ago, but it was right before reset, and it was fine after that.
Issue is occurring in my code, manual curls and on the playground
Not sure when it started, but have not been able to use the /my/ships endpoint for the last 12 hours or so.
Other endpoints like /my/agent seem to work.
I get a 500 error with the response below
{
"error": {
"code": 3000,
"message": "The server did not return a valid response. If you want to help you can file an issue here: https://github.com/SpaceTradersAPI/api-docs.",
"requestId": "019a91c5-feb8-736e-8186-fd9d164ff18a"
}
}
I think something similar happened a couple weeks ago, but it was right before reset, and it was fine after that.
Issue is occurring in my code, manual curls and on the playground