mardi 24 février 2015

Login: security warning with publish_action

I am maintaining a desktop application (native app) that uses C# SDK (Facebook.dll) (so far it still uses Graph Api V1.0). Because of a hint in this thread: new app-id - OAuthException (#200) on post comment, I want to replace "publish_stream" with "publish_action" in the login-url. But instead of the login-window, I see the following error-message in the browser:



SECURITY WARNING: Please treat the URL above as you would your password and do not share it with anyone. See the Facebook Help Center for more information.



Here is the login-URL created by C# SDK: http://ift.tt/1FokDJ3*********&redirect_uri=http://ift.tt/1bxGmBx


If I replace "publish_action" with "publish_stream", it works. I also tried "https" instead of "http" or "http://ift.tt/1dOxVCU..." - without success, though.


In the documentation (http://ift.tt/1BlNikH) it states that an app using "publish_action" would have to be reviewed by Facebook. But in my case this should not be necessary, because I want to log in with the account that created the app. This should be possible, as described here: http://ift.tt/1FokDJ5:



However, in order to help you craft your Facebook Login experience, your app's developers will be able to see, and grant, any permission without requiring review by Facebook.



Unfortuntely I never get that far, because I don't get to see the login-window...


Does somebody know a solution? Thank you!


Aucun commentaire:

Enregistrer un commentaire