René's URL Explorer Experiment


Title: Exporting Breathing Rate Intraday by Date · Issue #171 · orcasgit/python-fitbit · GitHub

Open Graph Title: Exporting Breathing Rate Intraday by Date · Issue #171 · orcasgit/python-fitbit

X Title: Exporting Breathing Rate Intraday by Date · Issue #171 · orcasgit/python-fitbit

Description: Hi, I am trying to export breathing rate data intraday by date, however could not find specific help on this in the python fitbit documentation. I have successfully authorized and then exported heart rate data, using the following call: ...

Open Graph Description: Hi, I am trying to export breathing rate data intraday by date, however could not find specific help on this in the python fitbit documentation. I have successfully authorized and then exported hea...

X Description: Hi, I am trying to export breathing rate data intraday by date, however could not find specific help on this in the python fitbit documentation. I have successfully authorized and then exported hea...

Opengraph URL: https://github.com/orcasgit/python-fitbit/issues/171

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Exporting Breathing Rate Intraday by Date","articleBody":"Hi,\r\n\r\nI am trying to export breathing rate data intraday by date, however could not find specific help on this in the python fitbit documentation. I have successfully authorized and then exported heart rate data, using the following call:\r\n\r\n`fit_statsHR = auth2_client.intraday_time_series('activities/heart', base_date=\"2022-05-14\", detail_level='1sec')`\r\n\r\n\r\nHowever, breathing rate does not seem to work, even if it should be possible according to the fitbit documentation: \r\nhttps://dev.fitbit.com/build/reference/web-api/intraday/get-br-intraday-by-date/\r\n\r\nI am using this call: \r\n\r\n`fit_statsBR = auth2_client.intraday_time_series('br', base_date=\"2022-05-14\")`\r\n\r\nThis is the error I get:\r\n\r\n`HTTPNotFound                              Traceback (most recent call last)\r\nInput In [18], in \u003ccell line: 1\u003e()\r\n----\u003e 1 fit_statsBR = auth2_client.intraday_time_series('br', base_date=\"2022-05-14\")\r\n\r\nFile ~\\Documents\\Projects\\BBCDS\\Actimetry\\python-fitbit-master\\fitbit\\api.py:592, in Fitbit.intraday_time_series(self, resource, base_date, detail_level, start_time, end_time)\r\n    588         url = url + ('/%s' % (time_str))\r\n    590 url = url + '.json'\r\n--\u003e 592 return self.make_request(url)\r\n\r\nFile ~\\Documents\\Projects\\BBCDS\\Actimetry\\python-fitbit-master\\fitbit\\api.py:256, in Fitbit.make_request(self, *args, **kwargs)\r\n    253 kwargs['headers'] = headers\r\n    255 method = kwargs.get('method', 'POST' if 'data' in kwargs else 'GET')\r\n--\u003e 256 response = self.client.make_request(*args, **kwargs)\r\n    258 if response.status_code == 202:\r\n    259     return True\r\n\r\nFile ~\\Documents\\Projects\\BBCDS\\Actimetry\\python-fitbit-master\\fitbit\\api.py:99, in FitbitOauth2Client.make_request(self, url, data, method, **kwargs)\r\n     89 method = method or ('POST' if data else 'GET')\r\n     90 response = self._request(\r\n     91     method,\r\n     92     url,\r\n   (...)\r\n     96     **kwargs\r\n     97 )\r\n---\u003e 99 exceptions.detect_and_raise_error(response)\r\n    101 return response\r\n\r\nFile ~\\Documents\\Projects\\BBCDS\\Actimetry\\python-fitbit-master\\fitbit\\exceptions.py:86, in detect_and_raise_error(response)\r\n     84     raise HTTPForbidden(response)\r\n     85 elif response.status_code == 404:\r\n---\u003e 86     raise HTTPNotFound(response)\r\n     87 elif response.status_code == 409:\r\n     88     raise HTTPConflict(response)\r\n\r\nHTTPNotFound: \u003cResponse [404]\u003e`\r\n\r\n\r\nIs it possible to extract breathing rate, in the same way as heart rate data intraday by date?\r\n\r\n\r\nThank you!\r\n","author":{"url":"https://github.com/MEINHL","@type":"Person","name":"MEINHL"},"datePublished":"2022-07-26T15:41:39.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":10},"url":"https://github.com/171/python-fitbit/issues/171"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:b1b4f502-f99e-95a2-1313-a8b480c3a005
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idB298:1A9004:1346255:1AE942B:696A35A6
html-safe-nonce070dd26743e7540dabb5ff0fb81c51d308e36c1943e3b46f9c25268b4b317c29
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCMjk4OjFBOTAwNDoxMzQ2MjU1OjFBRTk0MkI6Njk2QTM1QTYiLCJ2aXNpdG9yX2lkIjoiNzk4NjU1NDI0MDU4NDI2NzE3NCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacece7b1ed74d3251a3f59b1dbb7759090436f9f97e0a2b9b68a7680a05da3b7e7
hovercard-subject-tagissue:1318425430
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/orcasgit/python-fitbit/171/issue_layout
twitter:imagehttps://opengraph.githubassets.com/45a0a6a34e977cb7652a997a431579e29b2257731fb965da3d6322336235f62a/orcasgit/python-fitbit/issues/171
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/45a0a6a34e977cb7652a997a431579e29b2257731fb965da3d6322336235f62a/orcasgit/python-fitbit/issues/171
og:image:altHi, I am trying to export breathing rate data intraday by date, however could not find specific help on this in the python fitbit documentation. I have successfully authorized and then exported hea...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameMEINHL
hostnamegithub.com
expected-hostnamegithub.com
None321736bfdb3f591415ae895a0459bec204b26a76caf47ba5c980634cfacc4538
turbo-cache-controlno-preview
go-importgithub.com/orcasgit/python-fitbit git https://github.com/orcasgit/python-fitbit.git
octolytics-dimension-user_id9833
octolytics-dimension-user_loginorcasgit
octolytics-dimension-repository_id3472837
octolytics-dimension-repository_nwoorcasgit/python-fitbit
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id3472837
octolytics-dimension-repository_network_root_nwoorcasgit/python-fitbit
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release7a9163cefd1ea4bd06f8eb7c082f43e4e53f626f
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/orcasgit/python-fitbit/issues/171#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Forcasgit%2Fpython-fitbit%2Fissues%2F171
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Forcasgit%2Fpython-fitbit%2Fissues%2F171
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=orcasgit%2Fpython-fitbit
Reloadhttps://github.com/orcasgit/python-fitbit/issues/171
Reloadhttps://github.com/orcasgit/python-fitbit/issues/171
Reloadhttps://github.com/orcasgit/python-fitbit/issues/171
orcasgit https://github.com/orcasgit
python-fitbithttps://github.com/orcasgit/python-fitbit
Notifications https://github.com/login?return_to=%2Forcasgit%2Fpython-fitbit
Fork 335 https://github.com/login?return_to=%2Forcasgit%2Fpython-fitbit
Star 638 https://github.com/login?return_to=%2Forcasgit%2Fpython-fitbit
Code https://github.com/orcasgit/python-fitbit
Issues 40 https://github.com/orcasgit/python-fitbit/issues
Pull requests 20 https://github.com/orcasgit/python-fitbit/pulls
Actions https://github.com/orcasgit/python-fitbit/actions
Projects 0 https://github.com/orcasgit/python-fitbit/projects
Wiki https://github.com/orcasgit/python-fitbit/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/orcasgit/python-fitbit/security
Please reload this pagehttps://github.com/orcasgit/python-fitbit/issues/171
Insights https://github.com/orcasgit/python-fitbit/pulse
Code https://github.com/orcasgit/python-fitbit
Issues https://github.com/orcasgit/python-fitbit/issues
Pull requests https://github.com/orcasgit/python-fitbit/pulls
Actions https://github.com/orcasgit/python-fitbit/actions
Projects https://github.com/orcasgit/python-fitbit/projects
Wiki https://github.com/orcasgit/python-fitbit/wiki
Security https://github.com/orcasgit/python-fitbit/security
Insights https://github.com/orcasgit/python-fitbit/pulse
New issuehttps://github.com/login?return_to=https://github.com/orcasgit/python-fitbit/issues/171
New issuehttps://github.com/login?return_to=https://github.com/orcasgit/python-fitbit/issues/171
Exporting Breathing Rate Intraday by Datehttps://github.com/orcasgit/python-fitbit/issues/171#top
https://github.com/MEINHL
https://github.com/MEINHL
MEINHLhttps://github.com/MEINHL
on Jul 26, 2022https://github.com/orcasgit/python-fitbit/issues/171#issue-1318425430
https://dev.fitbit.com/build/reference/web-api/intraday/get-br-intraday-by-date/https://dev.fitbit.com/build/reference/web-api/intraday/get-br-intraday-by-date/
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.