After debugging the Aerogear Android source code, it seems that inside the RestRunner class there is a method called getHttpProvider. The authorizedURL seems to have a question mark in the end. I suppose that there is a functionality which adds possible Query String parameters.
However I cannot explain why in your case the URL is correct or what's wrong in my Arquillian test case
I have attached a screenshot, if that helps (aerogear_android_debug.png)
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
After debugging the Aerogear Android source code, it seems that inside the RestRunner class there is a method called getHttpProvider. The authorizedURL seems to have a question mark in the end. I suppose that there is a functionality which adds possible Query String parameters.
However I cannot explain why in your case the URL is correct or what's wrong in my Arquillian test case
I have attached a screenshot, if that helps (aerogear_android_debug.png)