Closed pietrobr closed 5 months ago
Don't know if it is the same issue (the error message is not helpful), but when I received that error message it was because my workload name (and app id uri) did not follow the convention Org.<workloadName>
similar to the Org.WorkloadSample
that is used in the demo docs.
I also had the same issue when the workload name was not consistent across all files. I had renamed it but some still had the sample workload name. It must also match the app id uri
Hi @pietrobr , Please make sure that you have configured the resourceId in your workloadManifest.xml. See the rules that must apply on the resourceId here.
I solved using the sample workload name everywhere. Thanks
I'm trying to start the DevGateway. After the authentication step I get the error in the image below.
I'm not sure how I can troubleshooting the error to find out what configuration (probably) I made wrong.
Any help could be appreciated