node-zencoder icon indicating copy to clipboard operation
node-zencoder copied to clipboard

API key cannot be set?

Open PrinceAnsong opened this issue 12 years ago • 0 comments

I can't seem to get the API key to be properly used. I think since the request refers to Zencoder.prototype.api_key, the default (empty string) is used even if you set the API key with Zencoder.api_key = "myZencoderApiKey" outside the file. Does this sound plausible?

Also awaiting the npm update. Thanks.

PrinceAnsong avatar May 07 '13 16:05 PrinceAnsong