我试图列出google驱动器中的文件到一个页面,在访问这些文件时,它将我重定向到授权页面,但它返回以下错误
错误: redirect_url_mismatch
发布于 2018-03-02 21:29:40
非常确定您必须使用localhost:http://localhost:56365/authorize
http://localhost:56365/authorize
这是在我的开发环境中运行的:
https://stackoverflow.com/questions/49066379
相似问题