repman-io / repman

Repman - PHP Repository Manager: packagist proxy and host for private packages
https://repman.io
MIT License
513 stars 106 forks source link

Issues validating credentials using API #622

Closed itsbreadd closed 1 year ago

itsbreadd commented 1 year ago

Any request i make against the API be it through curl or postman (adding X-API-TOKEN to header) returns invalid credentials.

Even using the preconfigured requests at https://repman.io/docs/api/ Still returns: image

I am authorising with a correct API token which exists for my organisation, So unsure why it's being denied.

"Allow anonymous users" is disabled.