Closed TheDoubleH closed 1 year ago
The container created by LocalDevEnv is multitenant. The container you create with your own script has -multitenant:$false - i.e. single tenant.
You probably need to add ?tenant=default to your login URL
<Insert .gif with Homer Simpson exclaiming "DOH!">
I am doing my first AL-Go project, and I am running into an issue.
Running the
.\AL-Go\LocalDevEnv.ps1
succeed, but when I try and log in, I get the error:I get the error, using all of the default values when I run the script
When creating a Container using this script, the container and login successfully creates:
Here is the full output using AL-Go: