Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Provision errors for options 2 and 6 #13

Closed
dbrtly opened this issue Jul 11, 2016 · 11 comments
Closed

Provision errors for options 2 and 6 #13

dbrtly opened this issue Jul 11, 2016 · 11 comments
Labels

Comments

@dbrtly
Copy link

dbrtly commented Jul 11, 2016

There is a possibility that the provision app in the sample is broken.
It worked fine for me all last week and now not.

option 2 throws an error:
"Oops, something broke: value cannot be null.
Parameter name: clientid"

Option 6 (the one I need) doesn't want to work.
no response for a minute or so then error message:

"Ooops, something broke: A task was cancelled."

Maybe it's just me. Maybe not.

@ThomasDay
Copy link

I believe things time out in about 90 secs. I have a fix for that (sets to an hour) but am not familiar with how to create a branch for review.

Also, on the clientid, make sure your visual studio is logged in to your microsoft account...if not, the clientid is null. I know, that seems strange.

@wbreza
Copy link
Contributor

wbreza commented Jul 19, 2016

Did you pull the latest change to the tool? Power BI Embedded went GA last week and we have published updates to both the underlying REST services, SDKs and samples.

Regarding option 2 - We also have shipped with SDKs within the Azure SDK (Both powershell and xplat cli tool) that allows you to manage Power BI Embedded workspace collections.

In addition to this provision sample we have also released a Node CLI tools that is useful.

@wbreza
Copy link
Contributor

wbreza commented Aug 16, 2016

The default timeout for import has been increased to work better with large PBIX files.

@wbreza wbreza closed this as completed Aug 16, 2016
@ThomasDay
Copy link

Hi Wallace--I upgraded my internet to 100/100 awhile back and it's all
working like a charm with that speed. The default timing increase will be
helpful nonetheless as a general rule or when I'm working at a remote
office without that speed. Thanks! The uploader is fabulous. Tom

On Tue, Aug 16, 2016 at 11:19 AM, Wallace Breza [email protected]
wrote:

Closed #13
#13
.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#13 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AQgFXSjmntlryVB2jo0n-w7CPFZsRVehks5qgdTlgaJpZM4JJEbh
.

@wbreza
Copy link
Contributor

wbreza commented Aug 16, 2016

@ThomasDay - We also recently released a new more feature rich cross platform CLI tool. Check it out @ https://github.com/Microsoft/PowerBI-Cli.

@ThomasDay
Copy link

Hey Wallace--since you are deep in the azure embedding, can I ask you to take a peek at this thread I just started on the forum. I'm getting what seem like time out errors that are very unruly and I don't know what to look for here. The token timeout has been set to 1 hr, btw. Thanks...hope this isn't an out-of-range question for you and thanks in advance, Tom

@ThomasDay
Copy link

Hello Wallace...Tom Day here.
I posted a reply to our thread on the 403 errors we're getting on our
powerbi embedded site. I also have a reasonably small model that fails
readily when we embed it. I'd like to get it to you directly rather than
through a posting on the forum if you don't mind. I can also share a link
to our site where it's embedded so you can see the failure first hand if
that is useful to you.
Let me know how to get it to you, please and thanks!
Tom
781-254-4157 (c)

On Tue, Aug 16, 2016 at 11:33 AM, Wallace Breza [email protected]
wrote:

@ThomasDay https://github.com/ThomasDay - We also recently released a
new more feature rich cross platform CLI tool. Check it out @
https://github.com/Microsoft/PowerBI-Cli.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#13 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AQgFXbdQX0AfS2FtDDSMdZNw_EGNA0tqks5qgdhDgaJpZM4JJEbh
.

@wbreza
Copy link
Contributor

wbreza commented Sep 2, 2016

@ThomasDay - I saw something similar today with one of my own models. Feel free to email me at wabreza at microsoft dot com.

@ThomasDay
Copy link

ThomasDay commented Sep 5, 2016

I've tried to send you an email with a link to our model on dropbox and
each attempt has been rejected when sent to that address.

@wbreza
Copy link
Contributor

wbreza commented Sep 5, 2016

Sorry - My email was incorrect above. It's wabreza at microsoft dot com.

@mattmazzola
Copy link
Member

mattmazzola commented Sep 12, 2016

This was resolved offline. If I recall, it was related to improperly issuing tokens with lifespan of minutes instead of hours. The 403 errors were from requests using the token even after it has expired. The fix was to properly issue tokens with sufficient lifespan for normal use duration.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants