code: 200, message: "Account does not enabled REST API

api_Response
:
{code: 200, message: “Account does not enabled REST API.”}
conference_setting
:
{id: “1”, zoom_api_key: “”, zoom_api_secret: “”,…}
live
:
{id: “29”, purpose: “class”, staff_id: “38”, created_id: “1”, title: “testtet”,…}
live_url
:
{uuid: “”, id: , host_id: “”,…}
logged_staff_id
:
“1”
page
:
“\n\n .btn:hover {\n\n color: #000;\n\n text-decoration: none;\n\n }\n\n\n\n\n\n\n<div class="row">\n\n <div class="col-lg-12 col-md-12">\n\n <div class="modal-header zoommodal-title">\n\n <h4 class="modal-title">\n\n \n\n \n\n <div class="col-lg-4 col-md-4">\n\n \n\n <span class="labalblock"> Host <span class="text-dark robo-normal">Frank Torres\n\n \n\n \n\n\n\n <div class="col-lg-4 col-md-4">\n\n \n\n <span class="labalblock"> Date <span class="text-dark robo-normal">2025-06-20 16:11:00\n\n \n\n \n\n\n\n <div class="col-lg-4 col-md-4">\n\n \n\n <span class="labalblock"> Duration <span class="text-dark robo-normal">30\n\n \n\n \n\n\n\n\n\n \n\n\n\n\n\n\n”

Above is my response from Zoom.
scope allowed. still I get this response.
also I have live URL getting in response.
can give me solution.

hi @Aashka ,
Welcome to the community.

You can not use the zoom api key to get API returns. You must use the API key to authorise your connection first.

Once you have performed the oauth, you can ommunicate to Zoom.

If you are going to do server to server connection

And laslty the account own must have made you a developer. As you have keys I am going to assume that was done.

all the best

John

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.