Mercadolibre Developers

### Website URL

Problem

I’m using MercadoPago Developers to get my payments done on my clothing shop, everything works fine until i need to use the webhook from MercadoPago Developers, when the payment is done and the webhook needs to be executed automatically by MP Developers the request doesn’t get through, i’ve tried executing my sqls manually and many other things and it works, this webhook works with POST is there any limitation or error that could be interfiering with my webhook?

Other Information

I’m currently using the free hosting to get everything ready

Free hosting has CORB set up. You can only send requests to your own domain or it’ll be blocked.

4 Likes

Receiving webhooks on our hosting is sadly not possible due to this security restriction:

If you need to receive updates from an external platform, your only option is to periodically check the status of the order through the API of the external platform.

6 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.