Question
How to make an HTTP GET request onPublish?
Hey guys,
Running in to a little issue. I need to make a GET request to my API to notify it that a stream is being published, but I'm having trouble geting this to work. I tried URLRequest/URLLoader, but I assume those can't be used. Any input would be greatly appreciated!
