Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error trying to login #23

Closed
deg opened this issue Jun 7, 2010 · 2 comments
Closed

Error trying to login #23

deg opened this issue Jun 7, 2010 · 2 comments

Comments

@deg
Copy link

deg commented Jun 7, 2010

What does it mean when I press the initial login button and get an error:
"Login failed: The page could not be opened because the URL is invalid"
on the URL:

https://graph.facebook.com/oauth/authorize?display=touch&scope=publish_stream,read_stream,offline_access&client_id=133298473348898&type=user_agent&redirect_uri=fbconnect://success

Thanks,
David

@deg
Copy link
Author

deg commented Jun 7, 2010

Never mind... The answer was obvious a moment later. I had forgotten to add the android.permission.INTERNET to my app manifest.

It would be good for the SDK to check for this missing permission and give a clearer error. (Or, minimally, add a line to the readme).

David

@soneff
Copy link

soneff commented Jun 7, 2010

OK, good feedback, I updated the README and will push a new version soon. Will try to add a check in the application logic, too, to warn the developer if the app does not have android.permission.INTERNET

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants