Orbeon Http Service Call PRoblem in Production Environment

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Orbeon Http Service Call PRoblem in Production Environment

abhinav
Hi,

Http service call from orbeon forms is working fine both in local environment and staging environment. It is able to fetch the data from the http service call.
When I tested the service call from production environment from orbeon form builder it is not able to fetch the data.(orbeon_service_error_1 and orbeon_service_error_2)
When I make call using the same url from browser it is able to fetch the data and display(orbeon_service_error_3)

orbeon_service_error_1.pngorbeon_service_error_2.pngorbeon_service_error_3.png
NOTE : Production server is SSL enabled
Reply | Threaded
Open this post in threaded view
|

Re: Orbeon Http Service Call PRoblem in Production Environment

Alessandro  Vernet
Administrator
Thank you for the detailed report, including the screenshots; this is very helpful. A few comments:

- When you're saying that the calls are working fine in the local and staging environments, but not in the production environment, is this always when doing the calls from the "HTTP Service Editor" dialog in Form Builder?
- Are the calls always done over HTTPS, or is it HTTP in some cases and HTTPS in others?
- The call you're doing from the browser itself is a GET, but in the dialogs you've put POST as the method. Could you try changing it to GET, if GET works for you?

Alex
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet