I have a problem with Comm.makeJsonRequest(). Everything works fine with a test URL (simulator und watch), with the original URL it does not work (error code: 404). However, the original URL works like a charm with a browser.
Test URL:
http://echo.jsontest.com/date/143233300900/svg/81/direction/Flat
Original URL (the API key I have omitted here):
api.mongolab.com/.../entries, 'SGV':1, 'direction':1, 'date':1}&apiKey=my API Key
What's the problem and what can I do?
Thank you for your suggestions,
Andreas