Error: redirect_uri_mismatch

Home Forums Legacy Support Support queries Other issues Error: redirect_uri_mismatch

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #118641
    anilinsan
    Spectator
    BP Social Connect have configured but Google login is giving Error: redirect_uri_mismatch
    #118774
    Anshuman Sahu
    Keymaster
    Well this error indicated that you did not provide proper url in your app settings and in your bp social connect settings . These urls must be same and it should e your site home url without / in the end . refer : https://prnt.sc/fllcbk
    #118835
    anilinsan
    Spectator
    Thanks. now it ask for google username and password. once I enter the password then the following error appears Fatal error: Uncaught exception 'apiServiceException' with message 'Error calling GET https://www.googleapis.com/plus/v1/people/me?alt=json: (403) Project 237538873582 is not found and cannot be used for API calls. If it is recently created, enable Google+ API by visiting https://console.developers.google.com/apis/api/plus.googleapis.com/overview?project=237538873582 then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.' in /home1/learnext/public_html/courses/wp-content/plugins/bp-social-connect/includes/social/google/src/io/apiREST.php:88 Stack trace: #0 /home1/learnext/public_html/courses/wp-content/plugins/bp-social-connect/includes/social/google/src/io/apiREST.php(58): apiREST::decodeHttpResponse(Object(apiHttpRequest)) #1 /home1/learnext/public_html/courses/wp-content/plugins/bp-social-connect/includes/social/google/src/service/apiServiceResource.php(151): apiREST::execute(Object(apiServiceRequest)) #2 /home1/learnext/public_html/courses/wp-content/plug in /home1/learnext/public_html/courses/wp-content/plugins/bp-social-connect/includes/social/google/src/io/apiREST.php on line 88
    #118929
    Anshuman Sahu
    Keymaster
    Well this error clearly shows that the app was not created properly .you have to create an auth app with google+ enabled in it . Take some reference from this tutorial : https://vibethemes.com/documentation/wplms/knowledge-base/bp-social-connect-integration-with-wplms/
    #119063
    anilinsan
    Spectator
    I went through exactly as per given document. now it showing the following error   <span style="font-size: medium;"><span style="color: #000000; font-family: Times;">Can't Create folder</span></span>
    #119064
    anilinsan
    Spectator
    Can't Create folder
    #119126
    Anshuman Sahu
    Keymaster
    Okay please check if there is any folder named avatar in your wp-content/uploads folder . If not then please create an avatar folder and make sure its folder permission is set to 755.
    #119163
    anilinsan
    Spectator
    it still shows the error Can't Create folder but when I checked at the backend, the user gets created too.
    #119374
    Anshuman Sahu
    Keymaster
    Okay please check if there is any folder named "avatars" in your wp-content/uploads folder . If not then please create an "avatars" folder and make sure its folder permission is set to 755.
    #119378
    anilinsan
    Spectator
    yes, now its working fine. thanks
Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Error: redirect_uri_mismatch’ is closed to new replies.