timeline-viewer icon indicating copy to clipboard operation
timeline-viewer copied to clipboard

drive api: error

Open paulirish opened this issue 8 years ago • 2 comments
trafficstars

  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 avatar Dec 07 '16 21:12 paulirish

second bug fixed.

paulirish avatar Dec 08 '16 22:12 paulirish

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...

denar90 avatar Feb 02 '17 14:02 denar90