InstanceId ends up without https prepended in the deploy script variables for the .NET sample. No idea how it happens but i've seen it happening for more than one team. It's a good debugging experience for a developer, but if you can't read a stack trace it's not easy to track down.
If InstanceId is not a well formed URL, the .NET sample throws a System.Uri exception and does not log you in.
InstanceIdends up without https prepended in the deploy script variables for the .NET sample. No idea how it happens but i've seen it happening for more than one team. It's a good debugging experience for a developer, but if you can't read a stack trace it's not easy to track down.If
InstanceIdis not a well formed URL, the .NET sample throws a System.Uri exception and does not log you in.