Skip to content
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

request to /api/v4/projects/ with header access_token returns [] #848

Open
Marb0l opened this issue May 21, 2024 · 0 comments
Open

request to /api/v4/projects/ with header access_token returns [] #848

Marb0l opened this issue May 21, 2024 · 0 comments

Comments

@Marb0l
Copy link

Marb0l commented May 21, 2024

Hi,

I'm trying to implement the exporter but when i try the {} wildcard or the search i will have 0 projects available. I tried making a get request on the same path with the header access_token for authentication and got the same outcome.

Reading around i discovered that the correct header to use it's PRIVATE-TOKEN, after sending a request with the new header the endpoint correctly answered with a list of all the projects.

Is someone having the same problem ? have you found a work-around?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant