Can't enable setDynamicIndicator

Zoom Apps Configuration
Stack: ReactJS SPA with Vite.
App Type: General App - User Managed
SDK Version: 0.16.34
Enabled Products: Meetings

Config:

{
size: { width: 480, height: 360 },
capabilities: [
‘getMeetingUUID’,
‘getBreakoutRoomList’,
‘createBreakoutRooms’,
‘deleteBreakoutRoom’,
‘onBreakoutRoomChange’,
‘renameBreakoutRoom’,
‘deleteBreakoutRoom’,
‘openBreakoutRooms’,
‘closeBreakoutRooms’,
‘configureBreakoutRooms’,
‘assignParticipantToBreakoutRoom’,
‘getMeetingParticipants’,
‘getMeetingParticipantsEmail’,
‘onParticipantChange’,
‘setDynamicIndicator’,
‘getRunningContext’,
‘showNotification’,
],
}

Description
We need to use setDynamicIndicator in our app, but it is not available in the list of APIs to enable for the Zoom App SDK. All of the other capabilities we are using have been available there and are enabled and working as expected. Looking at the changelog I see it was removed from the SDK at some point, but it was added back earlier this year (2025).

Error?
Unhandled Promise Rejection: Error: No Permission for this API. [code:80004, reason:app_not_support]

Troubleshooting Routes
There is no troubleshooting route, the necessary api/capability is not available to select when editingg the app in the Marketplace UI.

How To Reproduce
Create a new app (General App - User Managed), go to Features → Surface. Under “Select where to use your app”, choose “Meetings”. Enable “Zoom App SDK”, click + Add APIs, and search for setDynamicIndicator.

1 Like

Hi @casadev looking into this for you. I don’t see any pre-reqs aside from client version.

Hi @casadev this is a confirmed issue and the Zoom Apps development team is now working on resolving. Will update you soon!

@gianni.zoom We’re in a bit of a time crunch and need this pretty badly. Is there any way it can added to our enabled APIs manually by someone on your end while we’re waiting for a fix?

Hi @casadev , I’ll see what I can do, however it’s not an enablement issue–it’s an engineering bug.

@gianni.zoom Has there been any movement on this issue?

Sorry for the late response. Following up with the engineering team that was supposed to make the configuration change.

1 Like

Hi @casadev , there was a bit of a delay with this and we are currently in a production freeze, but this will go live again sometime in November (ZOOM-1067942). I will keep checking for when that will be.

1 Like

Hi @casadev , these should be back in the build flow now :slight_smile:

1 Like

@gianni.zoom

Hey! We face the exact same issue but with getRunningContext() in our prod app (it works in dev env, not in prod).

@Shahars you can’t add to your prod app? Or you can add but it’s not working?

It just doesnt work unfortunately, I can add it @gianni.zoom

Hi @Shahars ,

Can you please share more details like your client and SDK version? For instance, a description similar to this one in a separate post would be helpful:

Please @ me in the new post.