Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Ole Andreas M. Olsen 23 posts 119 karma points
    Sep 09, 2015 @ 21:48
    Ole Andreas M. Olsen
    0

    Error authorizing Facebook from backend

    Hi, and thank you for an excellent package. I get everything I want from Twitter, Instagram and Google, but not from Facebook.

    I have a problem when trying to authorize facebook. This is the error message from Facebook:

    Invalid Scopes: read_stream. This message is only shown to developers. Users of your app will ignore these permissions if present. Please read the documentation for valid permissions at: https://developers.facebook.com/docs/facebook-login/permissions

    I guess read_stream is not available?

    I'm using API version 2.4.

    I created a DataType with Skybrud.Social.Facebook.OAuth property editor and put it on my Home DocumentType. The error occurs when I click Authorize.

  • Anders Bjerner 487 posts 2996 karma points MVP 8x admin c-trib
    Sep 09, 2015 @ 21:57
    Anders Bjerner
    1

    Hi Ole and thanks for the feedback :D

    The read_stream has been deprecated in version 2.4 of the Facebook Graph API, so that's why you're seeing the warning when logging in.

    As far as I remember you're only seeing that warning because you're the admin/developer of the package, so regular users wont see it. But ideally I should make a new release without this scope - I just haven't gotten around to that yet.

    (also in the future, I plan to make scopes a pre-value option rather than being hardcoded as now)

  • Ole Andreas M. Olsen 23 posts 119 karma points
    Sep 09, 2015 @ 22:00
  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies