Hello, im working on a project and i want to fetch the task list from my C# Backend to expose to my UI, i noticed camunda:tasklist query the data to GraphQL on port 9090 but i cannot make it work for me.
According this guide: https://docs.camunda.io/docs/product-manuals/tasklist/deployment/api-client i need to create my bearer token but i cant figure it out how to do it in localhost.
Thanks!
Thanks a lot!!