Ir al contenido
Menú
Se marcó esta pregunta
3 Respuestas
2595 Vistas

Getting this error when I try to integrate.


Request Id: cc34503a-42e2-4040-ac97-acb2f1c11700


Correlation Id: d06de391-9f4e-46e8-aabf-504f6825e61c


Timestamp: 2024-09-04T03:41:01Z


Message: AADSTS50011: The redirect URI 'http://crm.yourfavoritelender.pro/microsoft_outlook/confirm' specified in the request does not match the redirect URIs configured for the application ''. Make sure the redirect URI sent in the request matches one added to your application in the Azure portal. Navigate to https://aka.ms/redirectUriMismatchError to learn more about how to fix this.


Now, as you can see in the message, the redirect URI is missing the s in https://


My website is absolutely using https, not sure where to set this, or how to fix it.  In the application hosted on the Encanta application (azure portal), the uri is set correctly to https://  is there a place inside of Odoo where I can set the URI to use https, instead of http? 


Thanks!

Avatar
Descartar
Autor

Hey @Mera Code
Do you know where the code is at? I can read it if I can find it, and figure out what the problem is, and make a fix.

Autor

Mera Code for the win!

Mera Code
2 days ago

Found the culprit. It was a parameter put wrong.

Developer Mode -> Technical -> Parameters -> System Parameters -> web.base.url
The URL placed there didn't have https.

Mejor respuesta

Having the same issue.


I'm also hosting outside odoo server. Using the https protocol all around but request sent for mail connection to outlook is http. I think it's odoo's internal issue. The code responsible for sending the request is missing an 's' in the syntax.


Can someone suggest the code where this can be set?

Avatar
Descartar

Found the culprit. It was a parameter put wrong.

Developer Mode -> Technical -> Parameters -> System Parameters -> web.base.url
The URL placed there didn't have https.

Autor Mejor respuesta

Mera Code for the win.  Dropping the answer a few times in here to make sure it's listed right, or at least cataloged.


Mera Code  2 days ago

Found the culprit. It was a parameter put wrong.

Developer Mode -> Technical -> Parameters -> System Parameters -> web.base.url

The URL placed there didn't have https.





Hey Albert!

So, I am waiting to hear back from someone.  But let me go over my layout to see if we're both setup the same way

I am using a self hosted version, in docker.  I'm using cloudflared as my https.  I'm using the http://localhost:port  on my side, so, https is being presented over cloudflare, but locally as http.  

I'm wondering if that is the problem.


Avatar
Descartar
Mejor respuesta

I have the same issue. Did you find a fix?


Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
oct 24
864
1
oct 24
1348
2
jun 24
15912
3
jun 24
154
3
feb 23
5216