No Permission for this API in zoomaps-serverless-vuejs

Hello,
I am trying to run locally one of the test zoom apps that you provide the community with. More specifically the zoomaps-serverless-vuejs.
I have followed all the necessary steps mentioned in the github readme and I managed to install the app in the zoom client.
However when i try to tweak the code a bit and try to call the
await zoomSdk.getMeetingContext(); i receive a No Permission for this API. error in the console.
Could you let me know why this is happening?

I have registered the relevant capability getMeetingContext in my home.vue file and in zoom app configuration but still nothing.

Thank you in advance,

1 Like