fbjs - Facebook extended permissions stream_publish is not working anymore? -


I know that I can not get any help here, but I've been on it all day and starting to break my mind I am doing

It's a matter of fact: there is no way I have chosen, I can not ask the user for the extended permission from their Facebook-related website from last Thursday for publish_stream (It was working perfectly right before and I made 0 changes in code since then). I also looked for any changes in the API, but I could not find any.

I can ask for any other permission, but if I try to add stream_publish to the list I am not working, there is no error or nothing, It does not ask for permission.

Any thoughts on what the problem might be?

Apart from this: A.

was it and it is always called publish_stream and stream_publish is not called. The set of permissions / scope names is documented here. This works when it tries:


Comments