Hello,
I’m experiencing an issue when attempting to use the POIs API endpoint and would appreciate any assistance.
Endpoint:
POST https://api.openrouteservice.org/pois
Problem:
When I make a request to this endpoint, I consistently receive the following error response:
{
“code”: 500,
“message”: “Internal server error”
}
Any guidance or suggestions would be greatly appreciated.
Thank you in advance for your help.