facebook app domain - facebook

I try register my web-site on facebook.
My website http://itmarket.issart.com/
I try use in App Domains
itmarket.issart.com
*www.itmarket.issart.com*
and other and always i have error
You have specified an App Domain but have not specified a valid integration URL.
www.itmarket.issart.com must be derived from one of: Site URL, Mobile Site URL, Canvas URL, Secure Canvas URL, Page Tab URL or Secure Page Tab URL.

Related

On Mobile Login : Can't Load URL: The domain of this URL isn't included in the app's domains

I always get this error when I try to login in my application, which uses facebook login on my phone, however my app links perfectly fine on my computer, just not on my phone.
I believe it may have something to do with the facebook login being a new pop-up page on computers, whereas on mobile its loaded as a page.
I have tried everything and the errors will alternate between:
Can't Load URL: The domain of this URL isn't included in the app's domains. To be able to load this URL, add all domains and subdomains of your app to the App Domains field in your app settings.
and
URL blocked: This redirect failed because the redirect URI is not white-listed in the app's client OAuth settings. Make sure that the client and web OAuth logins are on and add all your app domains as valid OAuth redirect URIs. (which I able to login but the app fails to go to my main page which then gives this error)
depending on whether I leave the "Valid OAuth ReDIRECT Urls" section blank.(till this point I have tried all posisble redirect urls I can think of, but its no use) I have also enabled client and web oauth login and login from devices.
The Url error is of no help, which is just the error:
https://m.facebook.com/dialog/oauth?client_id=xxxxxxxxxxxx&redirect_uri=https%3A%2F%2Fxxxxxxxxxxx.azurewebsites.net%2F%3Fcode%3DAQBuiSRMjQ3Cpsy4SClqCyzTU9ReSvOTynI67PNIBAI0kmj1qLDb5poUzVEZSlPtUjnQ_TpXTvS7yggVJpnZiVuP6tcp4kyD3EYfjc-_5g9bSNBdUDnjixB4AufqfbYiQD6pHlRR3qhkDoOXrL56WfP7WlA0a_OZ4Me8BqfrmDd6tLuqIezi4IE-88QljOdDtekKed9z-AQuakSKty1Zu8ER91Ie3iCLBG8Fd7CczXFJkJm6aLB29QjWTC3HTPWIsknNSl_O93urR8ChochH2ANuN2hYLUD8SH6SDVYS0q4oN3_OLqqdToYwWWoZwzjop0OcWq6xiDzb5_CXnapPsP78%26state%3Dfacebookdirect%23_%3D_&state=facebookdirect&return_scopes=false&scope=public_profile%2Cemail&response_type=code&auth_type

Facebook apps does not accept custom domains

I try to use OAuth for Facebook on custom domain extensions like https://any.company/ or https://they.network/ that are valid real domains.
On settings page, in the AppDomains I get an error message:
App domains must match the domain of the Facebook Web Games URL
(https), Mobile Site URL, Unity Binary URL, Site URL or Secure Page
Tab URL. Please correct these domains: they.network

Facebook App with .link domain

We have a website: http://onice.link
I want to create a Facebook App to support Facebook Login function.
But in Settings tab, I got this error when I tried to enter onice.link for App Domains:
This must be derived from Secure Canvas URL, Mobile Site URL, Unity Binary URL, Site URL or Secure Page Tab URL. Check and correct the following domains: onice.link
Does not Facebook work with .link domains yet?

Facebook login from App subdomain not working

I've set domain.com as one of my Facebook App domains. Facebook website login fails on one of its subdomains with this error message:
Given URL is not allowed by the Application configuration: One or more of the given URLs is not allowed by the App's settings. It must match the Website URL or Canvas URL, or the domain must be a subdomain of one of the App's domains.
It's clear that login should be possible from a subdomain of an app domain, what is required to make this happen?

Is Mobile Web URL enough to add an app domain in Facebook apps?

When I first tried to add an app domain to my Facebook app, it gave the following error..
Error You have specified an App Domains but have not specified a Site
URL or a Mobile Web URL must be derived from your Site URL
or your Mobile Web URL.
OK. So i added a Mobile Web URL. Now I am able to add an App Domain. I click save.
But When i come back to the page App Domain field is empty
But if I fill in the Site URL field under "Website with Facebook Login", I am able to give the app domain and the app domain field stays put.
SO BASICALLY, to give an app domain, I must give a SITE URL, even if I am not using "Website with Facebook Login" Is that Correct?