跳至内容
菜单
此问题已终结
3 回复
2263 查看

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!

形象
丢弃
编写者

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.

编写者

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.

最佳答案

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?

形象
丢弃

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.

编写者 最佳答案

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.


形象
丢弃
最佳答案

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


形象
丢弃
相关帖文 回复 查看 活动
0
10月 24
740
1
10月 24
1223
2
6月 24
15627
3
6月 24
154
3
2月 23
5031