PHP Classes

Fitbit Data Issues

Recommend this page to a friend!

      PHP OAuth Library  >  All threads  >  Fitbit Data Issues  >  (Un) Subscribe thread alerts  
Subject:Fitbit Data Issues
Summary:Not able to connect
Messages:2
Author:Tash Solangi
Date:2015-07-04 05:23:45
 

  1. Fitbit Data Issues   Reply   Report abuse  
Picture of Tash Solangi Tash Solangi - 2015-07-04 05:23:45
I am unable to connect to fitbit and get my data via your class... My code resides on a paid Dreamhost account, and put your PHP and callback.php and I am unable to connect... don't know what I am missing... I get this error

Fatal error: Class 'OAuth' not found in...


please help me!

  2. Re: Fitbit Data Issues   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2015-07-04 19:53:45 - In reply to message 1 from Tash Solangi
I suspect you are using some other code because this package does not use a class named OAuth.

Are you sure you are not using code of some other package?