Hi, I am trying to develop an application which would use Wowza as an streaming engine. This will have a separate back end server which will use Wowza Rest APIs to create and authenticate new users for streaming.
As a start, I tried to call a simple API request of GET /v2/servers but I am receiving below xml as the response.
4.6.0 403
Your IP address (192.168.52.1) has been blocked
I tried to set * but no success.
Please help.