Google OAuth 2 authorization - Error: redirect_uri_mismatch

前端 未结 30 2346
遥遥无期
遥遥无期 2020-11-22 02:58

On the website https://code.google.com/apis/console I have registered my application, set up generated Client ID: and Client Secret to my a

30条回答
  •  陌清茗
    陌清茗 (楼主)
    2020-11-22 03:24

    beware of the extra / at the end of the url http://localhost:8000 is different from http://localhost:8000/

提交回复
热议问题