oscerd commented on issue #21:
URL:
https://github.com/apache/camel-kamelets-examples/issues/21#issuecomment-1742742549
Trying to follow the README and to run produce.java I'm getting
`[ERROR] Failed to execute goal
org.codehaus.mojo:exec-maven-plugin:3.1.0:java (default-cli) on project
azure-identity: An exception occurred while executing the Java class. Status
code 401, "{"error":{"code":"ErrorInRequest","message":"Authorization failed
for specified action: SchemaGroupWrite,SchemaWrite.
TrackingId:1a558a26-cdc0-4bca-9e7c-065076e7a3e0_G5,
SystemTracker:pippo-test123-namespace.servicebus.windows.net:$schemaGroups\/avro\/schemas\/com.acme.example.eventhubs.models.Order,
Timestamp:2023-10-02T10:03:43"}}`
The application.properties seems to be correct and I used the terraform
main.tf
Are you sure we don't need some more manual steps in Azure?
The command is:
`mvn compile exec:java -Dexec.mainClass="com.acme.example.eventhubs.Produce"`
in Azure Identity folder.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]