200: Account does not enabled REST API

Format Your New Topic as Follows:

API Endpoint(s) and/or Zoom API Event(s)
Authorization and all following requests.

Description
I have an Server-to-Server-Oauth2 App for this account. It worked with all the credentials and stuff without any problem before, but now i get this problem on any request after (successful!) authorization:

For example on: api.zoom.us/v2/users/me/

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

Hi @Semiro ,

I will message you shortly for more info!

@Semiro , I saw your message, can you try referencing the developer guidance here?

Hi Gianni, sorry for the delay between answers.

Im afraid but thats not doing it for me. Right now im just testing it in POSTMAN. Im using the following authorization settings:

And try calling the following Request:
grafik

And still get right now (15:34 on 31.01.2023) the answer:

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

Those requests and constructs did work a few weeks ago without any problem. I didnt change anything on my zoom account and as far as i know my IT department didnt change anything on the environment either.

Hi @Semiro ,

This appears to be a bug and T1 support will need to re-instate your API access. While logged in, please submit a bug ticket with the details you’ve shared here, your production client id, developer account email, and a link to this post.