Hi Team, Note - Access token from oauth playground is working properly. I was trying to get access token using postman did same as what did in oauth playground. Scope = https://www.googleapis.com/auth/drive.metadata.readonly State = pass-through value
I am able to get access token using this. But when I tried to use this access token for getting datasources it gives me 403 error , "message": "Request had insufficient authentication scopes.", "reason": "ACCESS_TOKEN_SCOPE_INSUFFICIENT", "domain": "googleapis.com", "metadata": { "method": "google.android.fitness.v1.FitnessService.ListDataSources", "service": "fitness.googleapis.com" } So what is proper way to generate access token and use to get data in this get api https://www.googleapis.com/fitness/v1/users/me/dataSources -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/979674a4-386a-464f-ab20-6f2799ab9229n%40googlegroups.com.