搜到的小米的文档 https://dev.mi.com/docs/passport/authorization-code/
返回的 JSON 为
&&&START&&&{
"error": "error_code",
"error_description": "错误描述"
}
不明白为啥要加上 &&&START&&&
搜到了 https://stackoverflow.com/questions/16132245/emulate-gmail-request-using-curl 也没能弄明白
返回的 JSON 为
&&&START&&&{
"error": "error_code",
"error_description": "错误描述"
}
不明白为啥要加上 &&&START&&&
搜到了 https://stackoverflow.com/questions/16132245/emulate-gmail-request-using-curl 也没能弄明白