You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 11, 2023. It is now read-only.
thanks for creating this, I've been around twitter API docs and other libraries to try and get the webhooks working for ages now...
I've copied your code to test it out, although I keep getting this error:
[{'code': 214, 'message': 'Non-200 response code during CRC GET request (i.e. 404, 500, etc).'}]
I'm passing my URL and env as expected. I've also checked that the endpoint is working and all seems good. Just wanted to check with you if you have any idea on how I could try to debug this? At the moment I'm out of ideas haha