Forum Discussion
Kiranbrahma
3 years agoFrequent Visitor
How call api for json column... In paower bi
lbendlin
3 years agoSuper User
There are a lot of thing here that are not right. Starting with the payload - that is supposed to contain the POST parameters of the call.
The way you call the function is also the other way round from what it should be.
Can you successfully call your API with tools like Postman?
Kiranbrahma
3 years agoFrequent Visitor
Hi Ibendlin,
Thank you for reply,
I test that API in fastAPI .