Skip to Content
Menu
This question has been flagged
1 Reply
1708 Views

I am trying to integrate the odoo api through PHP script.
1: Installed xmlrpc library enabled
2: Api working on my local server but while deploy code at live server throwing an error
A: Basic object calling . ok
B: when calling authentication method, throwing error 
C: tried with another user with full permissions as well but no luck same error

Fatal error: Uncaught Ripcord_TransportException: Could not access http://46.101.78.164:8069/xmlrpc/2/common in /home/estglass/public_html/odoo_api/ripcord/ripcord_client.php:488 Stack trace: #0 /home/estglass/public_html/odoo_api/ripcord/ripcord_client.php(228): Ripcord_Transport_Stream->post('http://46.101.7...', '__call('authenticate', Array) #2 {main} thrown in /home/estglass/public_html/odoo_api/ripcord/ripcord_client.php on line 488

Looking forward .

Avatar
Discard
Best Answer

Hi,
What Odoo ERP version you use? Did you properly set the developer API keys in the user that will be used as a API as picture below?

Best regards,

Altela (altelasoftware.com)

Avatar
Discard
Related Posts Replies Views Activity
1
Apr 24
529
1
Jan 18
1208
2
Nov 24
271
1
Oct 24
335
4
Oct 24
326