Questions tagged [jawbone]

Jawbone's UP API allows you to harness the power of step, activity, food, and sleep tracking to build your own products and experiences. Go to developer.jawbone.com to read documentation and to create your application. Jawbone's API support team actively watches this tag.

The UP Platform documentation provides information related to establishing and maintaining an API connection with UP. The purpose of this API is to enable the exchange of select data in order to extend and augment the UP user experience and support complementary services. This can include data aggregation and visualization, gaming, marketing, rewards provisioning, and more.

76 questions
1
vote
1 answer

How do i get active minutes?

I am trying to get active minutes out of Jawbone API's but haven't find anything. Is there a way to get to know active minutes of a user? Does jawbone supports and shows active minutes? thanks
ammeet
  • 21
  • 1
1
vote
1 answer

tzs for Jawbone Moves

I would like some clarification on tzs for the Jawbone Moves endpoint: https://jawbone.com/up/developer/endpoints/moves. Is this key going to be present on all response items? If not, what types of records will have it vs those that don't.…
Vance Faulkner
  • 190
  • 2
  • 8
1
vote
2 answers

"No 'Access-Control-Allow-Origin' header is present on the requested resource" error when sending request to Jawbone UP API

I've built a custom database that I would like to populate with some of my UP3 data. I've successfully authenticated and received the JSON response with my Bearer token. From here, I'm sort of lost. From the documentations, I need to send a GET…
Bluecapra
  • 43
  • 3
1
vote
1 answer

Detailed Heart Rate Export from Jawbone Up4

I'm a researcher trying to do research on stress using the Jawbone Up4. For the research I'm doing I'm looking at stress changes during the day in response to specific stimuli, so I need the detailed hourly heart rate readings. How can I export the…
1
vote
1 answer

Jawbone pub sub json payload structure change

I integrated jawbone with my app and everything was working fine. I implemented authentication for pub sub notification according to the documentation mentioned in jawbone development portal (https://jawbone.com/up/developer/pubsub) I followed the…
Manav
  • 160
  • 8
1
vote
1 answer

Is there a way to get date& time when user synced data Jawbone UP Server?

My company do integration of our product with Jawbone API. I'm looking for the way to get date&time when user uploaded data to Jawbone UP server last time. I mean time when users sync it's data from wearable device&smartphone to Jawbone…
1
vote
2 answers

How to avoid OAuth dance every time?

Is there a way to use OAuth as a Single Sign On process with Jawbone ? Currently I am forced to "agree" the application permissions every time I try to connect to my website/app and so getting an access_token. If yes, how to implement it ? I am…
Gregor
  • 45
  • 6
1
vote
1 answer

Removing scope for jawbone user

My application has requested moves and sleeps scope for a particular user. Now he wants to remove the sleep scope. Is there an api to do it? or do I need to re-authorize the user again requesting only one scope?
1
vote
1 answer

In Jawbone UP API, is there a method to get a use's sleep graph?

I am trying to retrieve a sleep graph on a specific night, in https://jawbone.com/up/developer/endpoints/sleeps, the list includes getting a user's sleep graph. However, in API console, there are only 5 Sleep Endpoint methods available, in which…
Thone
  • 11
  • 2
1
vote
1 answer

UP3 (jawbone) how to retrieve sleep value in REALTIME

I am trying to retrieve my sleep data in REAL TIME. I cannot find how to achieve it from docs: UP Platform Android SDK P.S. : I am willing to conduct sleep experiment that requires getting an event when I reach e.g. paradoxal sleep phase. Thanks!
Josh Anin
  • 11
  • 1
1
vote
1 answer

Jawbone API integration with our health wealness app not returns data

We have integrated Jawbone web API with our health tracker app. We are using the device, Jawbone UP 24 for our testing. The Connect part has been working well from our App. But the syncing always return empty response as below. data response…
niyaza
  • 11
  • 3
1
vote
4 answers

Extracting accelerometer data from Microsoft Band

I am trying to do an analysis of data from various fitness tracker devices and i need to extract the accelerometer data from microsoft band jaw bone and Basis Peak for this. I know they have the analyzed data in their app, so the data must be…
Kshitij
  • 31
  • 3
1
vote
1 answer

Can I use same client id for Jawbone UP integration for both Android and ios app?

I am developing an app in both android and ios that uses Jawbone UP Api. Can I use the same client id and secret for both ios and android platforms?
Sammys
  • 1,443
  • 5
  • 14
  • 21
1
vote
0 answers

Jawbone UP Android OAuth redirect_uri: ERR_UNKNOWN_URL_SCHEME

Integrating an Android fitness app with Jawbone UP REST API. I'm not overly familiar with OAuth so forgive me if my question is basic. Jawbone's documentation states that the redirect_uri can be specified as: up-platform://redirect This is based on…
tronious
  • 1,547
  • 2
  • 28
  • 45
1
vote
1 answer

Problems in JSON results calling JAWBONE API

I'm developing an Android app to analyze the UP Band data. Using the example given in the UP SDK for Android , at the moment I can get the trend data as a JSON object. The problem is that this JSON object is malformed. In fact when I try to…
infoartenovo
  • 93
  • 1
  • 5