- Joined
- Mar 31, 2019
- Messages
- 16
- Reaction score
- 4
I'm trying to authorize Dynamics to connect it to 3CX. I already restarted the process because I thought I might be missing something, but I still can't get it to work.
I followed this guide: https://www.3cx.com/docs/dynamics-crm-integration/, prepared the app, set the API permissions, and waited 15 minutes. However, every time I hit "Authorize," I get a broken URL with a double slash, which leads to a 404 error. It seems that the tenant ID is missing in the URL.
https://login.microsoftonline.com//...2def155-4c47-4f5d-8ae3-99b7450a3e2a&resource=
When I manually add the tenant and client ID to the URL, it redirects me to an Office 365 login window, but after logging in, I get an error message from the 3cx API.
Any ideas?

I followed this guide: https://www.3cx.com/docs/dynamics-crm-integration/, prepared the app, set the API permissions, and waited 15 minutes. However, every time I hit "Authorize," I get a broken URL with a double slash, which leads to a 404 error. It seems that the tenant ID is missing in the URL.
https://login.microsoftonline.com//...2def155-4c47-4f5d-8ae3-99b7450a3e2a&resource=
When I manually add the tenant and client ID to the URL, it redirects me to an Office 365 login window, but after logging in, I get an error message from the 3cx API.
Any ideas?

