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

Update Appendix_B_TroubleShooting.md #86

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,13 @@ Examples:
```

##AWG Portal Downloads

If a user needs to download data from our AWG portal and is using our Data Transfer Tool they will need to specify a different API server address from the current defaults. To do so you will need to use the "-s" flag and the following server address - https://awg.api.gdc.cancer.gov. When controlled access files need to be download only a token from the AWG portal will allow the user to download these files. A token from either Active, Legacy, or the Submission portal will not work for controlled access files when downloading files from the AWG portal.

Example:
>gdc-client download -m AWG_RNAseq_data.txt -t awg_token.txt -s https://awg.api.gdc.cancer.gov



##Common Error Codes
This is a list of the most common error codes the Data Transfer Tool generates and their meaning
<ul TYPE="square">
Expand Down