Closed (fixed)
Project:
Brightcove Video Connect
Version:
7.x-2.0
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
31 Aug 2011 at 21:03 UTC
Updated:
28 May 2012 at 15:30 UTC
Using: Drupal 7.7
After uploading a video to Brightcove via the BI Module, the node fails to save. After reviewing the logs I'm getting this error:
BCMAPIApiError: API error' == Video must include either an id or a reference id. (303) == in BCMAPI->putData() (line 1329 of /sites/all/libraries/BrightcoveOS-PHP-MAPI-Wrapper-237c407/bc-mapi.php).
Any Thoughts?
Comments
Comment #1
tamasd commentedIssue fixed in git commit: e9143bbd300bcb27fde9d70695ec7e8d7bc991b2.
Comment #2
gary.evans commentedThanks
Comment #3
gary.evans commentedYorirou,
Thanks for taking a look at this. I updated the files from commit e9143bbd300bcb27fde9d70695ec7e8d7bc991b2, but I'm still getting the error. I cleared the cache, is there anything I'm missing?
Thanks Again
Comment #4
tamasd commentedI don't know. After the fix I couldn't reproduce the bug anymore.
Can you provide me a stack trace (if you install xdebug, it does automatically)?
Comment #5
ranjan.kumar commentedDo you have any custom field setup in the brighcove module configuration page that is not setup on https://my.brightcove.com/admin/ ? I was getting the same error and creating a field on brightcove fixed it.
Comment #6
gskalak commentedI can confirm that this fixes the problem. One other thing to watch out for is to make sure your player name has no spaces on the brightcove settings page.
Comment #7
Coornail commented