The sugarCRM is hosted on http along with that custom API is expose.
And when we are trying to access the exposed endpoint from different application which is hosted in https.
Does it create a problem ?
The sugarCRM is hosted on http along with that custom API is expose.
And when we are trying to access the exposed endpoint from different application which is hosted in https.
Does it create a problem ?
Hi Rajinikanth,
It should not create any problem. But is there any specific reason or issues you are facing which made you ask this question?
Hi Rajinikanth,
It should not create any problem. But is there any specific reason or issues you are facing which made you ask this question?
Hi Ramya Katram
Stock API's are working properly with the scenario. But when i tried with the custom API its giving me the error as invalid_parameter 422 error code.
I was trying to check whether sugarCRM is blocking the request coming from different server and application.