Quantcast
Channel: DreamFactory Forum - Latest posts
Viewing all articles
Browse latest Browse all 5028

Python requests module crashes/returns nothing

$
0
0

It's a big pain to debug the scripts. Normally what I do is pass data as a string to raise so that you can see what is happening in the http error. Otherwise you need to put DF in debug mode and call print(). Then check the log file.

Unfortunately if the script has an error it basically just gets skipped and you have no idea what happened.

You could look here for some hints perhaps:


Viewing all articles
Browse latest Browse all 5028

Trending Articles