Unknow API key (Stories API)

1
Hi, today i ran into a problem using the stories API. I want to retrieve all the sprints for all my projects using this API, but i keep getting the message 'Login failed. Unknown API key.'. I've used the same key to do a REST request (retrieving all projects), and it worked fine. Does anyone know, what i am doing wrong here? Martijn
asked
1 answers
3

The Stories and Feedback APIs currently require project API keys, not user account API keys. You can create an API key for your project under Project Settings, tab Project API Keys.

answered