PatrickMoore
Posts: 0
Joined: Sat Apr 28, 2012 3:45 am

Oauth2 Token issue - Google API

I am getting bad request when trying to retrieve the token during Oauth2 authentication with Google api's. When I test the service it works, but when I assign the service to a page and test it gives me that error. The app is shared with support already due to another issue that I had earlier. I am puzzled as to why the service works fine and I get a token when testing in the Appery tool, but when testing in the app it does not?

I have done this with the proxy on in the web test and have compiled and tested on a device with the same results.

PatrickMoore
Posts: 0
Joined: Sat Apr 28, 2012 3:45 am

Oauth2 Token issue - Google API

App is named Thoughtful3 in my list

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Oauth2 Token issue - Google API

We will test and try to figure out what the problem is. We'll update.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Oauth2 Token issue - Google API

Patrick - what kind of an error do you get?

PatrickMoore
Posts: 0
Joined: Sat Apr 28, 2012 3:45 am

Oauth2 Token issue - Google API

I get a 400 - Bad Request error. It works fine when testing the service in the Appery tool, but not when testing in the app itself. That is what seems so odd to me.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Oauth2 Token issue - Google API

Hello! Do not use for parameters value urlencoded string. String will be urlencoded automatically.

Return to “Issues”