I am trying to access ‘https://zenhub.ibm.com/api/v1/graphql’ url by using api_key generating from account management.
With this api_key also i am getting api key ‘401 error with “message”:“missing authentication token in headers”’.
So how can i generate the access_token to pass in the header ?.