majakubowski

Results 4 comments of majakubowski

@lykebank but the same goes for "standard" passwords :) Special characters are not a problem.. example: ``` var connectionString = "AuthType=s2s; ClientId=some-guid; ClientSecret=' {!\"$% &/ () =?`*''_:;}'; Url=https://orgxx.crm4.dynamics.com"; var parsedConnectionString...

@h-karthik12 as workaround you can try change import mode to async (requiredimportmode="async") in ImportConfig.xml: ``

I have the same problem as @mariusso and found the root cause - the error is in the crmsvcutil. To reproduce the error, you need an environment with a lot...

@ameyaapte1 this is duplicate of issue in power platform build tools project - please see details: https://github.com/microsoft/powerplatform-build-tools/issues/254#issuecomment-1359390649