Hi Team,
We are getting empty response while calling “Create Webinar” API.
Please find below details -
Request Parameters :
Array
(
[host_id] => 4tlEuxwMScq0N6_tg7lVzg
[type] => 5
[topic] => Mathematics-Test
[start_time] => 2017-07-08T09:30:00Z
[duration] => 30
[timezone] => Asia/Kolkata
[agenda] => Mathematics-Test
[language] => en-US
[api_key] => sw4JOrERSQWXFl8FcCxHqQ
[api_secret] => hKmQcFQNnghBVLtgWnsvPIeYP72VoePBMO8L
[data_type] => JSON
)
host_id=4tlEuxwMScq0N6_tg7lVzg&type=5&topic=Mathematics-Test&start_time=2017-07-08T09%3A30%3A00Z&duration=30&timezone=Asia%2FKolkata&agenda=Mathematics-Test&language=en-US&api_key=sw4JOrERSQWXFl8FcCxHqQ&api_secret=hKmQcFQNnghBVLtgWnsvPIeYP72VoePBMO8L&data_type=JSON
Response :
false
Kindly check and let us know if we are missing any parameters.
Please Note : On our staging environment its working fine. But on production its not working.