Hello All,
We are trying to implement High Availability for our SugarCRM. We are getting error "The access token provided is invalid." when we try to execute REST API from our load balancer server. As per our initial finding, we observe that Oauth access token not sharing between two app server.
Please find the below details for reference.
Currently we are using SugarCRM 9.X professional version.
When we try to execute API from load balancer request will distribute both the server, we got success from one server and got error from second server. We are unable to find, from which server we are getting failure response. We need your technical team support to resolve the issue.
Please find our HA configuration:
Machines
1 Web Load Balancer
2 Web Servers
2 Database Servers (Active-Passive)
1 Elasticsearch Server
Thanks,
Nandkishore Bangar