Forum Discussion

ddpl's avatar
ddpl
Solution Sage
4 years ago
Solved

Refresh Database in Power BI Service which is extracted from API(Post)...?

I have an API which is provided by my firm(An open API, No token or any credentials are required) from which I extract data through Post method. I have set parameters of Start and End Date in body of API in Power Query. I published it on Service.

 

In Edit Credential section I got following error...

 

Failed to update data source credentials: Web.Contents failed to get contents from (API URL) 

(405): Method Not Allowed

 

If anyone have solution please share.

 

Thanks in Advance. 

  • ddpl's avatar
    ddpl
    4 years ago

    ribisht17 

     

    I used API works on GET method to solve my problem.

     

    Thanks anyway.