Hi,

I’m getting errors trying to register my webhook. I tried passing the url parameter as query string and as body parameter, and I get different error messages. I think the app has all the permissions granted (read/write/direct) and the environment is also created. I also used the oauth tokens


any help would be really appreciated

fran

Hi @belikewater - I recommend reading through securing webhooks: Securing webhooks | Docs | Twitter Developer Platform

It looks like this could be an issue with how you’ve set up the Twitter credentials/check on the webhook side.