Giter Club home page Giter Club logo

psfitb1t's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

psfitb1t's Issues

Data Set Files Are Not Generating

Hello @CollinChaffin !

Your project is no doubt the best project for getting Heart-Rate data sets for fitbit which I ever find.
I have properly installed and configured the setup according to the instruction which you mentioned in documentation. My queries are successfully executing but files are not generating in my module folder, I have tried it several times but still having same problem. I need your help in this issue.
Thanks in advance. :)

Note: Screenshots of Query Execution and Module Folder after the query execution, are attached.

s1
s2

'Style title' doesn't exist

Running Get-HRData -QueryDate "2016-03-29" results in the following error message:

ERROR OCCURED RETRIEVING HR DATA ERROR OCCURED CREATING EXCEL CHART AND SAVING FILE Exception setting "Style": "Format Title doesn't exist."

PS
Thanks for at great tool. I'd like to use it for our research and therefore take the liberty to report issues here - for the betterment of the code as well as for my own benefit

null argument error

Collin, I am trying out your module for the first time, and I have everything installed correctly it seems. The code executed all the steps including the creation of a blank csv file; however, I received the error in the attached screen shot that there was a null argument somewhere. I know there is data on the fitbit on the date I queried because I can get my day-long values from the fitbit website. Any ideas?
scrnshot

Access token request denied

Sorry to bother you again!

After re-installation and wiping the registry I get the following error message after running Get-HRdata -QueryDate "2016-03-29" (a date containing HR data).

The app you're trying to connect did not provide valid information to Fitbit. Please report this issue to them.

Developer information: unauthorized_client - A "Personal" application is only authorized to request access tokens from the owner of the application.

I have gone through the authentication process, entering ClientID and re-direct (to http://localhost/psfitb1t).
I have also re-set the authentication by the Set-FitbitOAuthTokens -Force command to no avail.

What am I missing here?
(It worked yesterday before I started to mess with other accounts, so your code works fine on a clean system)

Feature request: multiple accounts

When at it, I would like to see if there is a possibility to use the same psFitb1t installation to retrieve data from separate FitBit accounts.

Do I have to change the registry entries manually when switching accounts or is there a more user-friendly way to achieve the same thing?

I have two accounts using one device each for my research projects and it would be nice to be able to download data from these two from the same laptop.

Best regards,
Henrik

Excel pasting errors?

First of all thank you for a very useful tool that Fitbit should have been providing for years now.
I am using Windows 10 Pro version 1809 and Office 2016.
I am trying to retrieve a couple of years worth of HR data. When running Get-HRmonth I occasionally get one of these errors:

ERROR OCCURRED RETRIEVING MONTHLY HR DATA ERROR OCCURRED RETRIEVING HR DATA ERROR OCCURRED CREATING EXCEL CHART AND
SAVING FILE Unable to get the Paste property of the Worksheet class
At E:\WindowsPowerShell\Modules\psFitb1t\psFitb1t.psm1:757 char:4

  •         Throw $("ERROR OCCURRED RETRIEVING MONTHLY HR DATA " + $_ ...
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : OperationStopped: (ERROR OCCURRED ...Worksheet class:String) [], RuntimeException
    • FullyQualifiedErrorId : ERROR OCCURRED RETRIEVING MONTHLY HR DATA ERROR OCCURRED RETRIEVING HR DATA ERROR OCCURR
      ED CREATING EXCEL CHART AND SAVING FILE Unable to get the Paste property of the Worksheet class

OR

ERROR OCCURRED RETRIEVING MONTHLY HR DATA ERROR OCCURRED RETRIEVING HR DATA ERROR OCCURRED CREATING EXCEL CHART AND
SAVING FILE Microsoft Excel cannot paste the data.
At E:\WindowsPowerShell\Modules\psFitb1t\psFitb1t.psm1:757 char:4

  •         Throw $("ERROR OCCURRED RETRIEVING MONTHLY HR DATA " + $_ ...
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : OperationStopped: (ERROR OCCURRED ...paste the data.:String) [], RuntimeException
    • FullyQualifiedErrorId : ERROR OCCURRED RETRIEVING MONTHLY HR DATA ERROR OCCURRED RETRIEVING HR DATA ERROR OCCURR
      ED CREATING EXCEL CHART AND SAVING FILE Microsoft Excel cannot paste the data.

Any thoughts or recommendations?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.