Forums

request.post error

hi,

i am a new user of pythonanywhere. when my code runs to this line:

r6 = requests.post(url1, data=json.dumps(temp12))

i get a really bad error which has the entire html of the webpage returning. This is nothing wrong in the coding as the program runs on my local machine, but not on PA.

can you please help,

many thanks,

RS

This has been resolved - just needed to upgrade to paid user...