Dynatrace API
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Error for OpenPipelines with the API using the Oauth Client

rgarzon1
Champion

Hi

im trying to get data from the Openpipelines  with the api using the Oauth Client with the right permisions and i am getting this.

{  "error": {    "code": 401,    "message": "Could not parse JWT.",    "details": {      "traceId": ""
    }
  }
}

rgarzon1_0-1757667564944.png

the Permisions: openpipeline:configurations:write, openpipeline:configurations:read, openpipeline:events:ingest, openpipeline:events.custom:ingest, openpipeline:security.events:ingest, openpipeline:security.events.custom:ingest, openpipeline:events.sdlc:ingest, openpipeline:events.sdlc.custom:ingest

I am currently facing two issues. I understand that this is supposed to be the "easy way" when managing 100 pipelines. However, I’ve noticed that there doesn’t seem to be a straightforward way to actually create the pipeline — only the harder and less intuitive approach appears available.

Am I missing something or doing something wrong?

Thanks in advance

fuelled by coffee and curiosity.  searching for a job,
2 REPLIES 2

Michal_Gebacki
Community Team
Community Team

Hello, Community!

 

Does anybody have any insights or advices that could solve issues described above?

 

Any help is highly appreciated!

lubrman
Mentor

Hi @rgarzon1 

Is it possible that you are introducing some invisible character when copying the token?

Featured Posts