-
Notifications
You must be signed in to change notification settings - Fork 61
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
trestle import - error 403 #1770
Labels
bug
Something isn't working
Comments
@dfkunstler would you mind running either curl or wget on verbose from this environment and send the logs? |
Here you go:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
The
trestle import -f ...
command described in the tutorial fails with HTTP 403 error:curl
andwget
both successfully retrieve the file at that URL without any parameters. trestle imports the file from the local FS without complaint.To Reproduce
Steps to reproduce the behavior:
trestle import -f https://raw.githubusercontent.com/usnistgov/oscal-content/master/nist.gov/SP800-53/rev5/json/NIST_SP-800-53_rev5_catalog.json -o mycatalog
Expected behavior
I expect the import to succeed as it did with input file on local file system
Screenshots / Logs.
Environment
The text was updated successfully, but these errors were encountered: