im trying to create a chatbot that automatically responds to questions i get on messenger regarding items listed on marketplace
i have used the Q&A example given by openai and modified it in the playground for my specific answers
i am using make.com link the APIs of messenger
im following this guide: https://www.make.com/en/help/app/facebook-messenger?_ga=2.256422156.623665425.1673737092-1762645214.1673529855
im getting this error code:
The operation failed with an error. [400] OAuthException (#100) Invalid data FB Trace ID: AmDBvCllQX_pxAxslvHtKSi
its in the 3th step when sending the response
would be nice if someone could have a quick look over my setup