RADAR-base / RADAR-Rest-Source-Auth

A simple application to support authorization of wearable devices using OAuth using a webservice with REST Endpoints.
https://radar-base.org/
Apache License 2.0
1 stars 0 forks source link

Update pulling of Oura external ID #252

Closed mpgxvii closed 5 months ago

mpgxvii commented 5 months ago

From Oura team:

The User_ID you will find in webhooks is the same as the ID within the v2/.../personal_info endpoint.

To make sure this is clear:

webhook {userID} == v2/.../personal_info {ID}
mpgxvii commented 5 months ago

Solved in #253