Can i get access token using oAuth app without user login redirection?

Hi All ,
my main purpose is only to generate recursive meeting .
will get call to my backend → will call zoom meeting api → and get new meeting link.
the issues is that when calling oAuth api i am receiving html forcing the user to log in to get access token .

any other alternative except JWT (deprecated).

Hi @maor.baron
Thanks for reaching out to the Zoom Developer Forum and welcome to our community!
Have you looked into our Server to Server OAuth app?

Here is a guide on how to use it:

Let me know if this helps!
Best,
Elisa