python748 / alternate-java-bridge-library

Automatically exported from code.google.com/p/alternate-java-bridge-library
Apache License 2.0
0 stars 0 forks source link

OAuth Example in Sample APK doesn't work #150

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download the latest example APK from the downloads section
2.Open the app and choose OAuth Example
3. A blank screen shows up, nothing else

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by bric...@gmail.com on 4 May 2013 at 8:03

GoogleCodeExporter commented 8 years ago
The Oauth example requires editing the source code for it to work. I'm not 
going to put my API key/secret in there.

I suppose I should put something in there to inform the user, however.

Original comment by IMPINC...@gmail.com on 8 May 2013 at 3:55