Forum Discussion
shuhn1229
3 years agoResolver I
Refreshing a Model with REST API POST Calls
Hi all, I have a PowerBI model that interacts with a REST API datasource. This particular datasource only reports using POST calls. I used the workaround described here: https://community.powerbi...
- 3 years ago
1. mind mentioning the error message?
2. you can always choose to use a gateway and to skip the connection test on the gateway, although that is not recommended.
lbendlin
3 years agoSuper User
1. mind mentioning the error message?
2. you can always choose to use a gateway and to skip the connection test on the gateway, although that is not recommended.
- shuhn12293 years agoResolver I
Hi lbendlin thank you for responding.
Two important notes:
- 1) the site can only be accessed internally... e.g. mycompany.database.com, which can only be accessed by UN and PW (see note on the auth header)
- 2) errors out is the wrong verbiage. the refresh essentially times out (freezes etc) when using the web client to refresh in any mode (anonymous, basic etc). I've tried skipping the connection.