【发布时间】:2020-07-29 17:02:27
【问题描述】:
当我按照以下文章的程序进行操作时:https://medium.com/@nickroach_50526/sending-emails-with-node-js-using-smtp-gmail-and-oauth2-316fe9c790a1。
当点击按钮Exchange authorization code for tokens时,谷歌服务器返回我:
发生了一些不好的事情:500 HTTP 错误。信息: 500内部服务器错误
500 内部服务器错误
服务器出错或无法执行请求的操作。
如何获取我的 OAuth 令牌? 也许有人知道另一个地方可以买到?
【问题讨论】:
标签: oauth-2.0 oauth google-api google-oauth oauth2-playground