I need to integrate Postmates API in my ruby on rails application.
I am constantly receiving an error of CAPTCHA when I hit the delivery quotes API
The request is https://api.postmates.com/v1/customers/my_customer_id/delivery_quotes
error is
“Completing the CAPTCHA proves you are a human and gives you temporary access to the web property.”
Do anybody have a solution for this error? how can get rid of this error?