Hi
I am integrating spring boot with self managed camunda 8 and getting the following error while running the application.
io.grpc.StatusRuntimeException: UNAUTHENTICATED: Expected bearer token at header with key [authorization], but found nothing
YML Configuration:
zeebe:
client:
broker:
gateway-address: zeebe-grpc.staging-camunda.example.com
security:
plaintext: true
kindly help in this case
cpbpm
2
Similar issue was already answered.
system
Closed
3
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.