tomcorbett / opentok-laravel

Laravel bundle for OpenTok
MIT License
9 stars 23 forks source link

Issuer Not Found #17

Open VishalPurohitNRISI opened 6 years ago

VishalPurohitNRISI commented 6 years ago

When calling createSession from the Controller, the call is returning the following error:

    Client error: `POST https://api.opentok.com/session/create` resulted in a `403 Forbidden` response: 
    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <errorPayload>
    <code>-1</code>
    <message>Issuer not found</message>
    <description>Issuer not found</description>

This is I'm running on Windows Xampp php 7.1.16