Forum Discussion
Unable to connect power bi data set using API
- 8 years ago
vikasn wrote:
I'm trying to draw dynamic Report using json data with we application. I'm getting token but not able to access dataset or not able to update dataset. I can create dataset using native app but not able to create using web app.
As to the registered applications, both "Native app" and "Server-side Web app" are used to generated an accesstoken. With this accesstoken, you can call the Power BI REST APIs. So I'm not sure what is your problem "not able to create using web app" while the native app works.
I guess maybe you misunderstand the "Native app" and "Server side Web app"? In your own web application(eg. your website), you can still use a registered "Native app". See more clarification in this thread.
I'm trying to draw dynamic Report using json data with we application. I'm getting token but not able to access dataset or not able to update dataset. I can create dataset using native app but not able to create using web app.
vikasn wrote:
I'm trying to draw dynamic Report using json data with we application. I'm getting token but not able to access dataset or not able to update dataset. I can create dataset using native app but not able to create using web app.
As to the registered applications, both "Native app" and "Server-side Web app" are used to generated an accesstoken. With this accesstoken, you can call the Power BI REST APIs. So I'm not sure what is your problem "not able to create using web app" while the native app works.
I guess maybe you misunderstand the "Native app" and "Server side Web app"? In your own web application(eg. your website), you can still use a registered "Native app". See more clarification in this thread.