Anybody know how can integrate google+ in a flex mobile application. While i tried to authenticate with google+ getting an error like text=”Error #2032: Stream Error. URL: https://accounts.google.com/o/oauth2/auth?response%5Ftype=code&redirect%5Furi=urn%3Aietf%3Awg%3Aoauth%3A2%2E0%3Aoob&client%5Fid …” errorID=2032]. URL: https://accounts.google.com/o/oauth2/auth.
Anybody know how can integrate google+ in a flex mobile application. While i tried
Share
It’s your lucky day, because I know how to do it 🙂
The doc is Using OAuth 2.0 for Installed Applications and you get the access token from the web page title.
Below is my View and a screenshot of my app and the Google+ API console: