Project

Profile

Help

Issue #7957

closed

I can't remove auth_url from a remote

Added by newswangerd over 3 years ago. Updated over 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
-
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

I want to remove auth_url from my remote, but I can't because when I submit "auth_url": null, the server responds with a validation error.

PUT

{
	"auth_url": null,
	"url": "https://alaxy.ansible.com/api/v2/collections/",
	"name": "Community",
}

Response: When specifying 'auth_url' you must also specify 'token'.

Also available in: Atom PDF