I am trying to generate session Ids for users on a website using opentok.
I am using a tutorial from the opentok website to create the session id (https://github.com/opentok/Opentok-PHP-SDK).
The problem is that when I run the code, the website keeps on loading and no reply from the server is occurring.