Unknown SSL protocol error in connection to api.zoom.us:443

Hi @khanmdmudassir,

Have you tried exporting the code snippet generated by Postman in PHP, to compare against how you’re calling the API in your PHP script?
image

This might help expose a missing header or something else that could be different between these environments.

Let me know how this goes!
Will