HTTP 415 Error When Archiving Video Session
Symptom
When attempting to archive a Vonage Video API session using REST API calls, you receive an HTTP 415 Unsupported Media Type response status code.
Applies To
- Vonage Video API
- Archiving
- HTTP 415
- Unsupported Media Type
Resolution
Make sure that the "Content-Type" header is included in your REST API request and has the "application/json" value associated with it.
Cause
This issue occurs when the user does not set the "Content-Type:application/json" in headers.
Additional Information
For more information on archiving, see the Archiving developer documentation.
Comments
0 comments
Article is closed for comments.