Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
3 Replies
2615 Tampilan

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
Buang
Penulis

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.

Penulis

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.

Jawaban Terbai

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
Buang

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.

Penulis Jawaban Terbai

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
Buang
Jawaban Terbai

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


Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
0
Okt 24
867
1
Okt 24
1370
2
Jun 24
15922
3
Jun 24
154
3
Feb 23
5218