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
I'm trying to integrate a Twilio webhook on our server through the feat server, but whenever Twilio sends us the request, it doesn't send an Accept header which makes f3at return a 406 NOT_ACCEPTABLE.
The text was updated successfully, but these errors were encountered:
I just created a pull request #3 that sets strict_negotiation to False. But I'd like to know if there's a way to set this option in the configuration 😃
Hi,
I'm trying to integrate a Twilio webhook on our server through the feat server, but whenever Twilio sends us the request, it doesn't send an Accept header which makes f3at return a 406 NOT_ACCEPTABLE.
The text was updated successfully, but these errors were encountered: