Zoom Api returning Null

Hey.
I have implemented the zoom api in my php codeigniter website.
It was working fine.
But Today when i was testing it again the api is returning Null array.
Why it is happening?
Is there any limit problem or what?
i am using jwt and app is activated as well.
Kindly help me with this.
Thanks

Hey @sameer.khan,

Can you please provide which API you are using, the exact request URL, and request body JSON (unless it is a get request). From there we can help you debug the issue. :slight_smile:

Thanks,
Tommy

hey @tommy
Thank you so much for reply but i have resolved the issue.
It was not actually a logical or coding bug.
The jwt token was expired but i have renew it by entering the new date and time.
But still thank you so much for your response.
Thanks
Sameer khan

Hey @sameer.khan,

Glad to hear you were able to figure it out! :slight_smile:

Best,
Will

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