Forum Discussion
Refreshing data from REST API works on Desktop, fails on Service
- 6 years ago
Hi brunborg ,
I think it's this error is not releated to the headers (fields). Basically the autentication is you are handling with your side using your own Basic Autentication from the Power Query. If you choose the Anonymous it will override all the autentication in your report. Can you just try to use a gateway for your case ?
Using the gateway,there is an option called Skip Connection.
You can also follow my article for the reference, which I've dealt with the same sort of process.
Hi brunborg ,
I think it's this error is not releated to the headers (fields). Basically the autentication is you are handling with your side using your own Basic Autentication from the Power Query. If you choose the Anonymous it will override all the autentication in your report. Can you just try to use a gateway for your case ?
Using the gateway,there is an option called Skip Connection.
You can also follow my article for the reference, which I've dealt with the same sort of process.
Thank you, very helpful!