Hi There, I'am trying to develop a smart home addon to reading google tasks. I tried this using the OAUTH2 Flow for limited devices
https://developers.google.com/identity/protocols/oauth2/limited-input-device I got successfull an access token but can't using them because of the following error: *"error": {* * "code": 403,* * "message": "Request had insufficient authentication scopes.",* * "errors": [* * {* * "message": "Insufficient Permission",* * "domain": "global",* * "reason": "insufficientPermissions"* * }* * ],* * "status": "PERMISSION_DENIED",* * "details": [* * {* * "@type": "type.googleapis.com/google.rpc.ErrorInfo",* * "reason": "ACCESS_TOKEN_SCOPE_INSUFFICIENT",* * "domain": "googleapis.com",* * "metadata": {* * "method": "google.apps.tasks.data.v1.TaskListService.Get",* * "service": "tasks.googleapis.com"* * }* * }* * ]* * }* *I this correct that limited devices can't reading google tasks? * Many Thanks, Konrad -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/af06366a-8696-49c1-8348-d0e5cebca3aen%40googlegroups.com.
