Stephen St.Pierre
Results
11
comments of
Stephen St.Pierre
Thank you for the reply! Update: I found that the url produced by ``` var url = withings.signUrl(` http://api.health.nokia.com/v2/measure?action=getactivity&startdateymd=2017-06-15&enddateymd=${today}&userid=${user.Userid}`, user.otoken, user.osecret ); ``` works by itself, so I instead used...