Hello,
I am obtaining the url to download my video using the "moderator_token".
The url seems well formed, something like this: https://staging.tokbox.com/hl/archive/u ... 8222b63f78
when I access this web, I get the following error: <Errors><error code="403"><notAuthorized message="Invalid credentials passed"/></error></Errors>
In the instructions "Downloading archive videos" here http://www.tokbox.com/opentok/api/tools ... glang=ruby
it does not say that authentication is needed in order to download the url... unless you use the RESTful web service
how do I pass the credentials? is this not a url that anybody could use? how can I create a url that anybody can download?
thanks for your help