Active
Project:
Drupal for Facebook
Version:
6.x-3.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Aug 2010 at 12:42 UTC
Updated:
24 Aug 2010 at 12:26 UTC
Hello,
When I try to configure facebook app in the admin panel I get the next error when I'm trying to save:
Failed to get application properties (#MYLABEL#) from Facebook: The method you are calling or the FQL table you are querying cannot be called using a session secret or by a desktop application. 15
This is happening on 2.x-rc2, 2.x-dev & 3.x-dev. This error started yesterday (22 Aug 2010).
When I'm using old app it does *not* happened.
I saw that FB changed their API and the App interface. Is it related?
Regards, oc666
Comments
Comment #1
oc666 commentedHello again,
When I try to test the function admin.getappproperties (which make the error) in the facebook reference:
http://developers.facebook.com/docs/reference/rest/admin.getappproperties
I get the same error:
Is it facebook bug?
Comment #2
Dave Cohen commentedSounds like a change that facebook made. I'll have to look into this...
Comment #3
Dave Cohen commentedI couldn't reproduce this.
Are you accessing the site on a domian that facebook can see? That is, use a URL like example.com/admin/... to administer drupal, and not localhost/admin/...
Comment #4
oc666 commentedIt happened only with new applications. Try to use add new facebook application to your drupal facebook module.
Additionally, did you check my second message?
Thanks