If, after following the configuration procedures above, your Mobile Ticket setup still does not work as expected, we suggest that you check your configuration by following the steps below. Use a tool such as Advanced REST client or Postman to perform the REST calls.
For more information about REST calls that can be used for the Mobile Ticketscenario, through the API Gateway, please see the API Gateway SDK documentation.
1. Perform the REST call below, to verify that you have a successful connection to Orchestra central (using port 8080)
You need to replace “serviceId” and “branchId” with valid Id numbers from your configuration. Also, you need to use Basic Authorization and the Username and Password for the mobile user (set in Parameters in the System Administration application, in Orchestra).
2. To verify that your connection through the API Gateway is correctly configured, perform the following trial REST call through API Gateway.
Make sure that you have set the correct authorization, using your auth-token and that you replace [serviceId] and [branchId] with valid Id numbers from your configuration.