Forum Discussion
athrane
2 years agoFrequent Visitor
API POST through power query to get data
Hi All, I have been using Python to do a relatively simple POST operation where I in return get som data. Using requests in Python, I use the following code which gives the desired result: ...
lbendlin
Super User
2 years agoYour code looks ok. 500 usually means an issue on the server, not in your code (unless your code crashed the server).
Consider using the RelativePath and Query options.