Hector Meneses
Hector Meneses
I'm getting a similar behavior ("undefined" is not valid JSON') but in this case I'm using Azure ADB2C with an IdentityServer4 external provider. I tried using ` ` but the...
We are getting the same error here ... It first manifested in our jenkins pipeline but confirmed it also happens in Visual Studio 2022.
We are not getting this error anymore ... not sure why. For our jenkins pipeline we changed from docker.withRegistry to regular docker login and docker push commands using a service...