im having this error multiple times and i cant fix it even if i reauthorize and delete connection and reconnect again. im still confused on what is error 400 means? can someone help me out?
thank you
im having this error multiple times and i cant fix it even if i reauthorize and delete connection and reconnect again. im still confused on what is error 400 means? can someone help me out?
thank you
400 HTTP Code, generally means there is an issue with the data that you are passing to the API endpoint, which generally entails wrong data, malformed data, can you show me the module settings and what you are passing?
You can also debug it using Make’s Chrome Extension which will allow you to see what is wrong with the request that you are sending,