Getting Invalid Access token Error

Hi,

 

I am using the postman, I have configured the postman and generating the token as mentioned on this link (https://developer.zoom.us/blog/using-zoom-apis-version-2-with-postman/).

But when I tried to hit a request (https://api.zoom.us/v2/users?status=active&page_size=30&page_number=1), I got the following error:

{
“code”: 124,
“message”: “Invalid access token.”
}

 

Kindly help me to resolve this issue.

 

Regards

1.Please check your token or generating a new token via JWT

2.If still response error, please provide your detail of using postman