We have integrated our application with the Jawbone API to get user steps. We are able to complete the OAuth2 connection process successfully but we are facing issues while getting the user steps. We are using the following Moves Endpoint https://jawbone.com/nudge/api/v.1.1/users/@me/moves
The issue is it works intermittently for some of our users and sometimes it returns with Code 141 Function Not Found Error. Could you please help me find out why that error might be coming. As in what situation is that error code returned by your API.