Skip to content

Instantly share code, notes, and snippets.

@daviddavis
Created June 30, 2020 14:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save daviddavis/b2a3c4cba6e7392ec7e3d48975093cd2 to your computer and use it in GitHub Desktop.
Save daviddavis/b2a3c4cba6e7392ec7e3d48975093cd2 to your computer and use it in GitHub Desktop.
(pulp) [vagrant@pulp3-source-fedora ~]$ mv .netrc .netrc~backup
(pulp) [vagrant@pulp3-source-fedora ~]$ http localhost/pulp/api/v3/repositories/file/file/
HTTP/1.1 403 Forbidden
Allow: GET, POST, HEAD, OPTIONS
Connection: keep-alive
Content-Length: 58
Content-Type: application/json
Date: Tue, 30 Jun 2020 14:34:43 GMT
Server: nginx/1.16.1
Vary: Accept, Cookie
X-Frame-Options: SAMEORIGIN
{
"detail": "Authentication credentials were not provided."
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment