• Resolved johnjack

    (@johnjack)


    Hi Folks, Struggling to set up fb login
    Filling everything in and when I use the connection test it comes back with no errors

    In debug I am gettings this error

    Connection state changed (MAX_CONCURRENT_STREAMS == 100)!
    < HTTP/2 400
    < www-authenticate: OAuth “Facebook Platform” “invalid_request” “Missing redirect_uri parameter.”
    < content-type: application/json; charset=UTF-8
    < facebook-api-version: v3.2
    < strict-transport-security: max-age=15552000; preload
    < pragma: no-cache
    < x-fb-rev: 4810768
    < access-control-allow-origin: *
    < cache-control: no-store
    < x-fb-trace-id: DYsAA4QMq5P
    < x-fb-request-id: AF4GLuV_QHhrc2osgAD2Pv5
    < expires: Sat, 01 Jan 2000 00:00:00 GMT
    < x-fb-debug: +TxrVD70DvJazn+0hwf2yYIMrzHJPNSk8uBC2ThZWznDIo6WrNptqvxp9GGlFKdTkiXR93ScSbZZXTIfwm0ZGg==
    < content-length: 117
    < date: Fri, 01 Mar 2019 11:36:57 GMT
    * HTTP error before end of send, stop sending
    <
    * Connection #0 to host graph.facebook.com left intact
    {“error”:{“message”:”Missing redirect_uri parameter.”,”type”:”OAuthException”,”code”:191,”fbtrace_id”:”DYsAA4QMq5P”}}

    Have I missed a setting somewhere?

    Thanks

    John

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Struggling to setup Facebook Login, what am I doing wrong?’ is closed to new replies.