I’ve got a dev server on localhost, a test server on a dedicated server and (soon) a prod server on another dedicated server. The app I’m developing uses Facebook Open Graph API.
On developers.facebook.com/apps/myAppId/summary, section Select how your app integrates with Facebook > Website with Facebook Login > Site URL, I need then to add several URLs (one for each of my server). How should I process?
There’s currently no distinction in the API between production, QA, testing environments for a single App.
You need to use a different App ID for each environment