01-18-2015 12:49 - edited 01-18-2015 12:51
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

01-18-2015 12:49 - edited 01-18-2015 12:51
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I used this one https://github.com/heyitspavel/fitbitphp as is (excluding my keys in the index.php) and installed HTTP_OAUTH as it was a shared server (GoDaddy).
After several error messages about calling methods on non-objects and not finding OAuth (I fixed that with a require-once) now I'm just getting a blank screen (which I guess is progress?)
Anyone else used this API build (or even HTTP_OAUTH via Pear) before? I don't expect anyone to go trawling through all the code so I just included snaps of the only two bits I changed after downloading.
Any help much appreciated 🙂
INDEX.PHP
FITBITPHP.PHP (top of file)

- Labels:
-
Mac OS X
-
OAuth 1.0a
-
PHP
