“invalid_grant” error while trying to use Discord's oauth2

前端 未结 0 949
星月不相逢
星月不相逢 2021-01-06 07:19
const response = await fetch(`https://discordapp.com/api/oauth2/token`, {
  method: "POST",
  headers: {
    "Content-Type": "application/x-         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题