Forum Discussion
Easy POST requests with Power BI and Power Query using Json.FromValue - Errors
Hi Ryan_OC ,
//I get a "not allowed" error.
Could you please post the full error message?
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data
- Ryan_OC3 years agoHelper I
Hi Gao,
The error message is as such:
An error occurred in the ‘Query1’ query. DataSource.Error: Web.Contents failed to get contents from 'https://accounting.sageone.co.za/api/2.0.0/DetailedLedgerTransaction/Get?apikey={API KEY}&CompanyID={Company ID}' (405): Method Not Allowed
Details:
DataSourceKind=Web
DataSourcePath=https://accounting.sageone.co.za/api/2.0.0/DetailedLedgerTransaction/Get
Url=https://accounting.sageone.co.za/api/2.0.0/DetailedLedgerTransaction/Get?apikey={API KEY}&CompanyID={Company ID}Does this help?