How to face this problem while using open route service Api ?
403 Forbidden { "error": "Daily quota reached or API key unauthorized" }
As far as I know, you can only make 2000 requests per day, so you need to rerun your script it every 24 hours until you collect all of the data you need.
Thank you, so I think more than 15 friends are required to fill this task.
They have limits requests per day (and per API key) https://openrouteservice.org/plans/
As far as I know, you can only make 2000 requests per day, so you need to rerun your script it every 24 hours until you collect all of the data you need.
Thank you, so I think more than 15 friends are required to fill this task.
They have limits requests per day (and per API key) https://openrouteservice.org/plans/