invalid access token does not contain scope{webhook:admin write/read}

creating webhook having post method which having auth_user and auth_pass fields and i dont know what to put in this fields i tried putting my client_id and client_secret as auth_user and auth_pass respectively but now m getting invalid access token does not having scope{webhook admin read write} although i m building app from marketplace and i did provide the all scopes…

 

Hi Vikas, 

When building your app through the marketplace are you following these steps when within our marketplace docs (https://devdocs.zoom.us/docs/zoom-app-marketplace/webhooks)?

You shouldn’t be using auth_user & auth_pass. 

Thanks