Skip to content
This repository has been archived by the owner on Jul 5, 2021. It is now read-only.

Reference of v4 forward recycle

TheSnowfield edited this page Apr 23, 2021 · 2 revisions
arguments description optional
token access token NO

Explain

Returns the access token before the time limit is exceeded.
All the forward requests will fail after the access token is recycled.

Return data

{
    "status": 0
}

Error status

status description
0 everything is OK
-1 invalid token
-2 invalid token
-233 unknown error occurred
Clone this wiki locally