Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drive api: error #6

Open
paulirish opened this issue Dec 7, 2016 · 2 comments
Open

drive api: error #6

paulirish opened this issue Dec 7, 2016 · 2 comments

Comments

@paulirish
Copy link
Member

paulirish commented Dec 7, 2016

  1. have a trace in your drive
  2. never have given timeline-viewer permissions
  3. try to open it.
  4. errors arent useful. "Download of asset failed. CORS headers likely not applied."

after that... another bug

a URL like such won't work:
https://chromedevtools.github.io/timeline-viewer/?loadTimelineFromURL=https://drive.google.com/file/d/0B92r6EdKIYq4VlJuaExnc01BWEE/view?usp=drivesdk

but a slight rewrite to this will be fine:
https://chromedevtools.github.io/timeline-viewer/?loadTimelineFromURL=drive://0B92r6EdKIYq4VlJuaExnc01BWEE

we can do the later automatically.

@paulirish
Copy link
Member Author

second bug fixed.

@denar90
Copy link
Contributor

denar90 commented Feb 2, 2017

As I understood way from 1 -> 4 leads to error 4.
When does it happened?
Does it happen when smth wrong with permissions?


About last bug - both urls are not working...

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

No branches or pull requests

2 participants