Copilot OAuth for Zoom Meetings

Receiving error when creating a meeting with new copilot update for zoom.us

account ID = Zoom Account Number
Client Key and Secret Key have been taken from a newly defined OAuth app on Zoom marketplace.
image

The Key error is not part of the btype definition

It appears that this should be supported according to the copilot plug release notes
image

Is this copilot Zoom meetings plugin working following the depreciation of JWT, can anyone confirm?

I am not one to resort to this forum but I am currently blocked, I’ve found nothing online when searching the error that was returned in the alert box.

Steps:
Defined create authorisation token: which takes client ID, Client Sercret and Account ID.
(Failing at this point)

image

RESOLVED

I had defined the wrong app type on zoom marketplace.

Server to Server type is the correct app type not OAUTH.