Hi,
In PowerBi I want to import all my data starting at january 1st 2023. Using this path :
I am getting the 416 error in PowerBi.
Which I know means that the request for data is too large, and exceeds the limits for the Data Connector.
…
So I am trying a bypass method using a power automate flow. But I need to make work a GET call to OData.
I am testing in Postman :
I am getting the error 403 forbidden, the server understood your request but refuses to fulfill it because you don't have permission to access the requested resource. Do you know a way to make that work please?
Thank you very much.
And also tried to directly encode Base64

