That problem is simply due to the fact that in facebook the
application has been registered with a domain name and a base url that
differ from the one where your web2py application is published.
Sometimes even changing the domain name in facebook form does not
correct the problem. In that case you
greetings
I have the same problem
could you explain me the configuration that mensionas with an example?
note:
my hosting is WebFaction
my domains are registered in Dattatec
El lunes, 13 de junio de 2011 17:37:06 UTC-4:30, sebastian escribió:
>
> I had similar problems... fixed using dns names ra
I had similar problems... fixed using dns names rather that IP numbers...
On Mon, Jun 13, 2011 at 7:08 PM, wrote:
> Hi Michele!
>
> I get the same error as before:
>
> {
>"error": {
> "type": "OAuthException",
> "message": "Invalid redirect_uri: Given URL is not allowed by the
>
Hi Michele!
I get the same error as before:
{
"error": {
"type": "OAuthException",
"message": "Invalid redirect_uri: Given URL is not allowed by the
Application configuration."
}
}
from the following URL:
https://graph.facebook.com/oauth/authorize?scope=user_photos%2Cfriends_
Hi Luis,
Copy the code from here:
http://code.google.com/r/michelecomitini-facebookaccess/source/browse/#hg%2Fapplications%2FhelloFacebook
and let me know if it works
mic
2011/6/12 Luis Goncalves :
> I've been trying to use OAuth2.0 and the facebook module to allow a user to
> login to my site,
I've been trying to use OAuth2.0 and the facebook module to allow a user to
login to my site, and then use the facebook API to obtain info about them
via GraphAPI.
The web2py manual (8.1.6, subsection "OAuth2.0 and facebook") describes two
methods, the first to "login to your own app", the seco
6 matches
Mail list logo