 I am getting TokenMissing error while trying to execute auth.get_authorize_url( redirect_uri) And apparently withings has depreciated OAuth1 and moved to OAuth2. But get_authorize_url still uses OAuth1Session?
I am getting TokenMissing error while trying to execute auth.get_authorize_url( redirect_uri)
And apparently withings has depreciated OAuth1 and moved to OAuth2.
But get_authorize_url still uses OAuth1Session?