第5步出现: { "errors": [ { "message": "Bad Request", "locations": [ { "line": 2, "column": 3 } ], "path": [ "swapSim" ], "extensions": { "code": "error.invalid-activationCode", "message": "Activation code did not match pattern /(^[A-Z0-9]{6}$)|(^\d{13}$)|(^894411\d{13}$)/i" } } ], "data": { "swapSim": null } }
请教 登录账号后出现如下提示 如何解决? OAuth Error error="invalid_grant", error_description="Invalid redirect: https://oauth.pstmn.io/v1/browser-callback does not match one of the registered values."
绑定
好厉害 感觉和以前的解卡写卡了 52sim....
Mark一下,技术贴
牛🐮
第5步出现:
{
"errors": [
{
"message": "Bad Request",
"locations": [
{
"line": 2,
"column": 3
}
],
"path": [
"swapSim"
],
"extensions": {
"code": "error.invalid-activationCode",
"message": "Activation code did not match pattern /(^[A-Z0-9]{6}$)|(^\d{13}$)|(^894411\d{13}$)/i"
}
}
],
"data": {
"swapSim": null
}
}
前几天刚转
@taxol #30 同,请问解决了吗
@peterxutong #31 成功了 感谢分享
有点看不明白
顶顶,技术贴
请教
登录账号后出现如下提示 如何解决?
OAuth Error
error="invalid_grant", error_description="Invalid redirect: https://oauth.pstmn.io/v1/browser-callback does not match one of the registered values."