• Resolved jbinner

    (@jbinner)


    when trying to do steps to authenticate, above page is throwing a 400 error with no way around it.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Sayontan Sinha

    (@sayontan)

    Is this question different from the other one you posted? If not, web apps are still very much present in Google’s client ID setup screens.

    Thread Starter jbinner

    (@jbinner)

    same issue, sorry. I got through and found next steps, but now when I click through settings, authtenticate, it brings me back to my webpage dashboard, but doesn’t allow me to continue to step 2, obtain token. It wants me to begin step1 again.

    Plugin Author Sayontan Sinha

    (@sayontan)

    Please check your JavaScript console and see if you are triggering any errors there. Also verify if you have any plugins or security configuration in your host that strip out URLs.

    If none of the above yield results, use the workaround documented here.

    Thread Starter jbinner

    (@jbinner)

    I tried to use playground workaround, still gives me 400 error.

    You can’t sign in because this app sent an invalid request. You can try again later, or contact the developer about this issue. Learn more about this error

    If you are a developer of this app, see error details.

    Error 400: redirect_uri_mismatch

    Plugin Author Sayontan Sinha

    (@sayontan)

    Yes… so it is telling you that your Redirect URI is mismatching, and you will need to fix it. If you see the workaround documentation, in step 1, there is a requirement to add another URL for the Playground. Have you added it? What are the Redirect URIs that you have specified in the client id setup?

    Thread Starter jbinner

    (@jbinner)

    I think I had missed a step, I am sorry. it went through and I got my token…I am going to try and enable it now. will advise back.

    Thread Starter jbinner

    (@jbinner)

    I got it working, thanks for taking the time to listen! 🙂

    I had missed steps, but it’s now working.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘400 error when trying to setup’ is closed to new replies.