Callback URL or Verify Token Validation Error in Webhook Setup

What are you trying to achieve?

I am trying to set up a webhook for Instagram platform. However, I am encountering an error stating:
“The callback URL or verify token couldn’t be validated. Please verify the provided information or try again later.”
I want to successfully validate my webhook and receive events from the API.

Steps taken so far

Verified that my callback URL is publicly accessible via HTTPS.

Checked that my server correctly handles the verification request (hub.mode, hub.verify_token, hub.challenge).

Confirmed that the verify token in my API settings matches what my server expects.

Tested my endpoint using Postman/cURL and received the expected response.

Reviewed my server logs but did not see any errors related to the verification process.

Screenshots: scenario setup, module configuration, errors

Welcome to the Make community!

The Meta webhook documentation and guides can be found here:

For more information, see

Hope this helps! Let me know if there are any further questions or issues.

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.