When click on the top title bar on the mobile app, the mobile app must send the userid to node red to retrieve the content of the last push notification message for that phone, using the REST call to return the message back to the mobile app.
NOTE: this function was implemented to account for missing push notifications. However, it is currently broken. Error message: Error in WATSON.updateProfile:{"readyState":4,"responseText":"InternalServerError ","status":500,"statusText":"Internal ServerError"}
By s yee (susanyee - susanyee@us.ibm.com) on 2017-02-27 04:46:12.133
When click on the top title bar on the mobile app, the mobile app must send the userid to node red to retrieve the content of the last push notification message for that phone, using the REST call to return the message back to the mobile app. NOTE: this function was implemented to account for missing push notifications. However, it is currently broken. Error message: Error in WATSON.updateProfile:{"readyState":4,"responseText":"InternalServerError ","status":500,"statusText":"Internal ServerError"}