dreamfactory icon indicating copy to clipboard operation
dreamfactory copied to clipboard

Server Side Scripting Not Logging in the Dreamfactory.log when connecting to a 3rd party RWS

Open jacotri77 opened this issue 6 years ago • 0 comments

When using a built-in service, such as an SQLite database and put a script on a get.post.process, we do get the normal 200 and get a response in the log. Please see the screenshot:

https://cl.ly/2Q2d1E2h4722

When connecting to a 3rd party RWS (HTTP service) we get a 200, but no response in the log. You can see the events being handled, but nothing happening, regardless of the scripting language (V8.js, node.js, python, or php).

https://cl.ly/073g1W052r2X

here are the setups in the scripting section: database: https://cl.ly/1b440h1G2q1U RWS: https://cl.ly/303Q0F3Z2G0O

jacotri77 avatar Apr 12 '18 16:04 jacotri77