Title: Webhook location invalid
Last modified: September 1, 2016

---

# Webhook location invalid

 *  Resolved [antoninartaud](https://wordpress.org/support/users/antoninartaud/)
 * (@antoninartaud)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/webhook-location-invalid/)
 * Hello
 * I’m integrating Mollie on my local server, and when selecting a payment method
   on the checkout I get the error :
 * “Error executing API call (request): The webhook location is invalid.”
 * I believe the webhook is created automatically. So what could be wrong ? is it
   because I’m on a local environment ? I can use ngrok to simulate a hosting, but
   where would I set my website URL then ?
 * [https://wordpress.org/plugins/mollie-payments-for-woocommerce/](https://wordpress.org/plugins/mollie-payments-for-woocommerce/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [antoninartaud](https://wordpress.org/support/users/antoninartaud/)
 * (@antoninartaud)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/webhook-location-invalid/#post-7569173)
 * Nevermind, I fixed this by using ngrok, and changing the website URL in wp-config:
 *     ```
       define('WP_HOME','http://your-ngrok-url');
       define('WP_SITEURL','http://your-ngrok-url');
       ```
   
 * I didn’t have to change anything else

Viewing 1 replies (of 1 total)

The topic ‘Webhook location invalid’ is closed to new replies.

 * ![](https://ps.w.org/mollie-payments-for-woocommerce/assets/icon-256x256.png?
   rev=3090580)
 * [Mollie Payments for WooCommerce](https://wordpress.org/plugins/mollie-payments-for-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mollie-payments-for-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mollie-payments-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/mollie-payments-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mollie-payments-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mollie-payments-for-woocommerce/reviews/)

## Tags

 * [webhook](https://wordpress.org/support/topic-tag/webhook/)

 * 1 reply
 * 1 participant
 * Last reply from: [antoninartaud](https://wordpress.org/support/users/antoninartaud/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/webhook-location-invalid/#post-7569173)
 * Status: resolved