We created a web app on Zoom App Marketplace to work with our web application. The purpose of the app is to grab call logs which are then used to display in my web app as reports. The app is on PHP and using JWT token and also using $ch = curl_init(…/v2/phone/users/‘.$userid.’/call_logs’);
The app was built in November 2022 until and in the last few days saw that it is no longer giving us any data.