The Fitbit Community is a gathering place for real people who wish to exchange ideas, solutions, tips, techniques, and insight about the Fitbit products and services they love. By joining our Community, you agree to uphold these guidelines, so please take a moment to look them over.
I have implemented Fitbit4J in my application and completed OAUTH process, I can also access the user's activities using the OAUTH_TOKEN and SECRET provided upon successfull completion of OAUTH process. However there I hit a road block, I could only access the number of steps which is manually added by the user however the activities which were synced by the fitbit device were not fetched by the API calls. How can I fetch all the data regardless of the way it was added ?