[400] Invalid Request: One or more parameters to your request was invalid

I Have the following Scenario where I want to create a post in twitter

It was and still is working in my website staging environment

But when i go to the live web site, i get the error
[400] Invalid Request: One or more parameters to your request was invalid.



Again like i said, it still works in my staging web site, but not the live one

Any ideas
Thanks
Gar

Unfortunately, the 400 error doesn’t tell us much about what is the issue.

If you have the Make DevTool Chrome extension installed, you should be able to view the request and response headers and body from each module when you manually run the scenario.

From the Help Center article about the Make DevTool:

Make DevTool allows you to debug your Make scenarios in a completely new way. It adds an extra pane to the Chrome Developer Tools. Using this new debugger pane, you’re able to check all the manual runs of your scenario, review all the performed operations and see the details of every API call performed. It also brings a whole bunch of new opportunities for Apps development. You’re able to check every call that your app has performed. Thanks to this extension, you can easily debug your scenario, see which module, operation, even which single response causes the error, and then get your scenario back on track. Try it out and let your scenarios shine!

For more information on how to install and use this, see https://www.make.com/en/help/scenarios/integromat-devtool

3 Likes

Just opened Make again today, didn’t change anything and now it works :slightly_smiling_face:

1 Like

Nobody expects Twitter to be down, but when it does it is frustrating :slight_smile:

2 Likes