You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 14, 2020. It is now read-only.
When trying to create a new entity using the REST API with basic auth, like this:
curl -u user:geheim \ --data-binary @./sr_backup_eid=0885.json \ -H "Content-Type: application/json" \ -v \ https://serviceregistry.surfconext.nl/janus/app.php/api/connections.json
then SR/Janus replies with a 400 Bad Request:
The user used for authentication is defined in the Janus user panel.
The text was updated successfully, but these errors were encountered: