こんにちは、次から実際のデータを取得する方法を知りたいです。これを Oauth 2.0 playgournd に入れました:
https://www.googleapis.com/fitness/v1/users/me/dataSources/derive_step_cadence <-raw:com.google.step_count.cumulative:LGE:Nexus 5:bc5f1b97:Step Counter/datasets/8587796212108459505-8587784116108409439
そして、私はこれを返します:
HTTP/1.1 200 OK Content-length: 202 X-xss-protection: 1; mode=block コンテンツの場所: https://www.googleapis.com/fitness/v1/users/me/dataSources/derive_step_cadence<-raw:com.google.step_count.cumulative:LGE:Nexus 5:bc5f1b97:Step Counter/datasets/8587796212108459505-8587784116108409439 X-content-type-options: nosniff 有効期限: Fri, 01 Jan 1990 00:00:00 GMT Vary : Origin,X-Origin Server: GSE Etag: "hLUJCvL5ZSSqXM3VrwyiV-fn_Cc/UTWu-5kuRnTemL1Tzb1qSZ4O9uk" プラグマ: no-cache Cache-control: no-cache, no-store, max-age=0, must-revalidate Date: Fri, 2015 年 2 月 6 日 04:22:06 GMT X フレーム オプション: SAMEORIGIN コンテンツ タイプ: アプリケーション/json。charset=UTF-8 { "minStartTimeNs": "8587784116108409439", "maxEndTimeNs": "8587796212108459505", "dataSourceId": "derive_step_cadence<-raw:com.google.step_count.cumulative:LGE:Nexus 5:bc5f1b97:歩数カウンター }
有用なデータはありません。
私は何か間違ったことをしていますか?
ありがとうラス