Get user id error code 4711

Use Email to get USER_ID, add AZK in heads, add email in parms, get the result is 4471, do not understand the reason for the error, how to correct


{

“code”: 4711,

“message”: “Invalid access token, does not contain scopes:[user:write:admin, user:write].”

}

Hi @abc2353319759
How are you generating your access token?

Make sure that your app has the scopes user:write:admin or user:write

I have got the same problem. I can’t find the the scopes user:write:admin or user:write