You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 11, 2019. It is now read-only.
The example code for the delete method on the opensource.brightcove.com website is incorrect.
It reads:
but that example does not work. It should read:
Indicating that the options parameter is expecting an associative array.