Forum Discussion

Kiranbrahma's avatar
Kiranbrahma
Frequent Visitor
3 years ago

How call api for json column... In paower bi

5 Replies

  • 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's avatar
      Kiranbrahma
      Frequent Visitor

      Hi Ibendlin, 

      Thank you for reply, 

      I test that API in fastAPI . 

      • lbendlin's avatar
        lbendlin
        Super User

        all the items listed in -d  of your curl call need to go into the Web.Contents request body.