Announcement

Collapse
No announcement yet.

Help with Facebook Login/OAuth

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Help with Facebook Login/OAuth

    Hello!

    When I try to login to facebook through my miva store I get this "&Error=missing_access_token#_=_" on the facebook popup address after allowing access.
    You can see it here: https://globalrose.com/ACLN.html?fb=1

    I installed the https://apps.miva.com/miva-oauth-connector.html
    and followed this guide exactly https://apps.miva.com/mm5/graphics/m...umentation.pdf

    One thing I did have to do it change the variable name of $.fn. I dont think this is the issue.

    On the developers facebook dashboard client OAuth Settings page, I gave valid redirect URI's. & The app is public and available to all users

    I'm not sure what I'm missing here, has anyone else ran into this issue or can advice? I would greatly appreciate any help!

    Thanks,
    Adrian

    #2
    You should try switching the response type from Facebook to JSON. Sometime early last year, Facebook changed their response type to a valid JSON structure. That may be the issue, let us know if that helps or if you need more help.
    David Carver
    Miva, Inc. | Software Developer

    Comment


      #3
      Hey, so I tried switching response type from Facebok to JSON with no luck

      I get the facebook popup to work fine, but once I click 'Login' on the facebook pop up I get the "Invalid session" alert. And this is the URL that is on that popup with the alert:
      https://globalrose.com/Merchant5/mer...k-redirect#_=_

      Comment

      Working...
      X