RuntimeError [422] Origin ScrapeNinja

Hello,
I’m geetting RuntimeError [422] with ScrapeNinja module
How I can debug?
I have no details more details to know whats is causing this error.
Best regards,

Hello,

You could try and use the Integromat dev tool in chrome (it’s an extension). It allows you to capture the requests and responses the scenario makes. By chance, you could see more info from the response retuned by the API called.

Search « integromat dev tool extension », install it, then open the Dev Tools of Chrome, and select the Integromat Tab. Then run the failing module.

If you are stuck let me know.

Cheers

Benjamin

3 Likes

Welcome to the Make community!

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

samliewrequest private consultation

Join the unofficial Make Discord server to chat with us!

2 Likes

Hi @Benjamin_from_Make
amazing tool. Found the error in 2 seconds,
Best regards,

3 Likes

Hi @samliew
amazing tool. Love it. Found the error in 2 seconds,
Best regards,

3 Likes