Skip to content

Drive download issue #2406

Open
Open
@elich11

Description

@elich11

/!\ IF YOU WANT PEOPLE TO HELP YOU, PLEASE GIVE AS MUCH DETAIL AS POSSIBLE, INCLUDING THE FULL STACKTRACE AND CODE SNIPPET

Short description
Description of the bug.

Environment information

  • Operating System: ubuntu 20.04
  • Python version: 3.8
  • tensorflow-datasets/tfds-nightly version: 3.2.1
  • tensorflow/tensorflow-gpu/tf-nightly/tf-nightly-gpu version: 2.3.0 cpu

Reproduction instructions

run starGAN example:
https://github.com/tensorflow/gan/tree/master/tensorflow_gan/examples/stargan


**Link to logs**
File "/usr/lib/python3.8/contextlib.py", line 113, in enter
return next(self.gen)
File "/home/elich11/.local/lib/python3.8/site-packages/tensorflow_datasets/core/download/downloader.py", line 190, in _open_with_requests
url = _get_drive_url(url, session)
File "/home/elich11/.local/lib/python3.8/site-packages/tensorflow_datasets/core/download/downloader.py", line 208, in _get_drive_url
_assert_status(response)
File "/home/elich11/.local/lib/python3.8/site-packages/tensorflow_datasets/core/download/downloader.py", line 219, in _assert_status
raise DownloadError('Failed to get url {}. HTTP code: {}.'.format(
tensorflow_datasets.core.download.downloader.DownloadError: Failed to get url https://doc-14-84-docs.googleusercontent.com/docs/securesc/ha0ro937gcuc7l7deffksulhg5h7mbp1/fl65mfib6ml8n62jg64kj2uu4vp61259/1599668100000/13182073909007362810/*/0B7EVK8r0v71pd0FJY3Blby1HUTQ?e=download. HTTP code: 403.

**Expected behavior**
What you expected to happen.

**Additional context**
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions