Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

anyone can do a tutorial how to get user token and user id? #9

Open
teckang86 opened this issue Jun 21, 2024 · 1 comment
Open

anyone can do a tutorial how to get user token and user id? #9

teckang86 opened this issue Jun 21, 2024 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@teckang86
Copy link

get this error while try my own way

{
"status": "failure",
"message": "param sign not exist.",
"code": 10001,
"id": "001"
}

newbie here, can anyone state out the outline to get the user toke and user id ?

@MapleEve
Copy link
Owner

it means your sig and md5 sign is not paired. You need to use the timestamp sign within 30 secs I suppose to get the verify callback token.

@MapleEve MapleEve added the help wanted Extra attention is needed label Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants