Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Does sha1 encryption is mandatory ?


I am trying to build ruby API for my application, I referred PHP API, it's signing API call arguments, is it mandatory? should I use sha1 encryption before making a call?

3 Community Answers

Cooper Reid

JW Player Support Agent  
0 rated :

Yes, all of those signing methods are required for building valid signatures to make requests to our platform API
-Cooper

a...

User  
0 rated :

what should be the 'api_format' for non python/ non php calls ?

Cooper Reid

JW Player Support Agent  
0 rated :

You can use JSON or XML:
http://apidocs.jwplayer.com/output_formats.html#output-format
-Cooper

This question has received the maximum number of answers.