php-oauth icon indicating copy to clipboard operation
php-oauth copied to clipboard

Requesting a pull request on setting up the oauth parameters for Fitbit service.

Open jhnferraris opened this issue 9 years ago • 0 comments

The issue is that the maximum allowable oauth timestamp is 7 seconds behind when getting the timestamp using new DateTime(). I solved this by subtracting 7 seconds. I'm not really sure if this the right kind of fix. But input is highly appreciated.

jhnferraris avatar Aug 26 '15 16:08 jhnferraris