I am following this guide to gain some experience in Dynamics 365: https://docs.microsoft.com/de-de/dynamics365/customer-engagement/developer/simple-program-web-services
Under Prerequisites I downloaded the Quick Start Sample and followed all steps. At one Point I need to sign in with my credentials I created for my 30-days Trial Dynamics 365 Site. I get an Unauthorized Access Exception.
Why? Do I need to configure something in my Dynamics 365 Site?
The Project: https://code.msdn.microsoft.com/Sample-Quick-start-for-650dbcaa
My Inputs:
Enter a CRM Server Name and port: crm.dynamics.com
Is this organization privisioned...: y
Enter Username: [my [email protected] email]
Enter Password: [my Password for this account]
PS: I am an complete starter and need to do this for my boss. I don't have any Knowledge about Dynamics 365 I just need to create some Kind of example Project so my boss sees how this Framework works.