After moving servers, I have allowed the new ip under the server whitelist about 20hours ago now, but I am getting error messages:

on this page: admin/structure/fb
(#101) Failed to get application properties (modified_street_cars) from Facebook: Invalid application ID.

on this page: admin/structure/fb/app/modified_street_cars/fb_app
(#190) FQL query failed. The query was "SELECT permission_name, header, summary FROM permissions_info WHERE 1".: This IP can't make requests for that application.

and when I submit that form with the correct app id / secret (which is already saved anyway):
(#190) FQL query failed. The query was "SELECT permission_name, header, summary FROM permissions_info WHERE 1".: This IP can't make requests for that application.
(#101) Failed to get application properties (modified_street_cars) from Facebook: Invalid application ID.
Unable to get application properties. Possibly, you've given the wrong id or secret. Possibly, this server is unable to reach facebook's servers. Your application will not work properly!
(#101) Failed to get application properties (modified_street_cars) from Facebook: Invalid application ID.
(#101) Failed to set application properties on Facebook. {"uninstall_url":"http:\/\/www.modifiedstreetcars.com\/fb_app\/event\/modified_street_cars\/post_remove\/","authorize_url":"http:\/\/www.modifiedstreetcars.com\/fb_app\/event\/modified_street_cars\/post_authorize\/","connect_url":"http:\/\/www.modifiedstreetcars.com\/"}: Invalid application ID.
(#101) Failed to get application properties (modified_street_cars) from Facebook: Invalid application ID.

Any ideas would be very helpful. Thanks.

CommentFileSizeAuthor
#2 settings.png37.68 KBmodstore

Comments

Dave Cohen’s picture

on this page: admin/structure/fb
(#101) Failed to get application properties (modified_street_cars) from Facebook: Invalid application ID.

That error looks like a problem. I'd triple-check that both app id and secret are correct.

Also enable fb_devel.module as it can help troubleshoot.

What should matter to facebook is the domain, modifiedstreetcars.com. Have you updated DNS? It might take facebook longer than your browser to get the new DNS.

modstore’s picture

StatusFileSize
new37.68 KB

Thanks for the response.

The dns has been updated for about 48hrs now. I have copied and pasted the app id and secret so many times now! Definitely correct.

I tried deleting the app (on my site) and recreating it, but still the same problems.

I have attached my advanced settings (from fb), with the IP being allowed.

I am out of ideas as to how this could stop working, when the only thing that has changed is moving to another server.

Dave Cohen’s picture

Try copying those numbers into the update setting ip whitelist, then save the app on drupal again.