Our desktop app (written in Java and running on windows but not registered on the Windows app store) needs to publish images on the user's Facebook profile (using publish_actions
rights).
While our implementation works in test mode (we're able to publish on test user's profile), our application submission for approval has been rejected by Facebook with the following comments:
Our current implementation is as follows:
As this approach has been rejected by Facebook when reviewing our app submission (although it did work in test mode), we tried an alternative approach:
But unfortunately this generates the following error message when loading the login URL:
Given URL is not permitted 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.
Any help or hint is more than welcome as we have been blocked on this for weeks now. Thanks! Thomas
Regarding the error message "Given URL is not permitted...": the following thread might be helpful: facebook v2.2 login C# ("Just enable the "Embedded browser OAuth Login" button and it will work."). You can find this button in your Facebook apps-settings under "Settings" - "Advanced" section "Security".
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With