Quantcast
Channel: Topliners : All Content - All Communities
Viewing all articles
Browse latest Browse all 3423

Restful API in Python- Getting an HTTP error for a POST function

$
0
0

I am having success using the Restful API in retrieving data from Eloqua (using the library created by Fred Sakr ) but when I try the POST function I keep getting an error.

 


Here is the code:

Python Code.png



Here is the error:

Python Error.png

 

 

 

I am puzzled because the data I am passing in the live docs works, but it does not work with the Python code.

Live Docs.png

 

If anyone has any ideas on how to make the Python code work, it would be greatly appreciated. Thanks!


Viewing all articles
Browse latest Browse all 3423

Trending Articles