Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
3 Răspunsuri
9271 Vizualizări

Hello,


I use odoo 10 just local.

My IP is 192.168.0.206


I setup a Calendar API and try to sync .. .but I get this error:

400. That’s an error.

Error: invalid_request device_id and device_name are required for private IP: http://192.168.0.206:8069/google_account/authentication


A private IP is not allowed ... but how can I solve this problem?


Thank you!

Imagine profil
Abandonează
Cel mai bun răspuns

Hi Hannes Horting,

We cant use public IP address to sync odoo with google calender. If you are using localhost.then use  http://localhost:8069/google_account/authentication while creating credentials.If it is public IP, you should use a domain.

Imagine profil
Abandonează
Cel mai bun răspuns

Hello,

I have the same problem with the synchronisation of google calendar even I'm using our public IP for creating the API credentials. The router is forwarding the port 8069. Everything is working fine and It is possible to connect from outside to our local odoo server.

The first try was with the following URI: http://121.xxx.xxx.xxx:8069/google_account/authentication

For the second try I configured DNS of a domain name I had left to our server. After 24 hours the DNS was working and I used the following URI for the API credentials: http://ourdomain.ch:8069/google_account/authentication

After pressing the synchro button I get allways the same error:

400. That’s an error.
Error: invalid_request
device_id and device_name are required for private IP: http://10.0.0.5:8069/google_account/authentication

Why is still used my local IP? What is wrong and where should I change this settings?

Greets Stefan

PS: Im using odoo 11 CE

Imagine profil
Abandonează
Cel mai bun răspuns

Try the following:

1. Configure your router to forward requests on port 8069 to 192.168.0.206

2. Find out your public address

3. Configure your api with http://your.public.add.ress:8069/google_account/authentication

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
0
mar. 15
4570
2
mai 25
862
1
feb. 19
3407
3
iul. 25
2145
0
mar. 24
1681