Closed (works as designed)
Project:
Brightcove Video Connect
Version:
7.x-3.1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Nov 2011 at 21:06 UTC
Updated:
17 Jun 2016 at 07:43 UTC
Jump to comment: Most recent
Comments
Comment #1
ProperCursive commentedI updated to the current version 7.x-3.1 and am still not able to write to my BC account via upload. The error I receive in the logs states the following:
Type: Ajax
Message: Invalid form POST data.
Severity warning
Any thoughts on why the BC module and Drupal 7.9 Ajax are not working properly to post an uploaded video to my BC account? Write and Read APIs are both set correctly.
Comment #2
ProperCursive commentedThis issue seems to be resolved with 7.x-3.2
Comment #3
tamasd commentedComment #5
mlima commentedHow this have been resolved?
Comment #6
lhuria94 commentedI am using Brightcove 7-x.5.x version. This upload has stopped working recently.
Error: Video upload to Brightcove failed. Error: exception 'BCMAPIApiError' with message 'API error' == upload requires a multipart/form-data POST with a valid filestream (207) == ' in /mnt/www/html/your_project/docroot/sites/all/libraries/bc/bc-mapi.php:1334 Stack trace: #0 /mnt/www/html/your_project/docroot/sites/all/libraries/bc/bc-mapi.php(523): BCMAPI->putData(Array) #1 /mnt/www/html/your_project/docroot/sites/all/modules/brightcove/brightcove.module(680): BCMAPI->createMedia('video', '/mnt/gfs/your_project...', Array, Array) #2 /mnt/www/html/your_project/docroot/sites/all/modules/brightcove/brightcove.module(1080): brightcove_upload_video('/mnt/gfs/your_project...', Array, 'MP4') #3 /mnt/www/html/your_project/docroot/sites/all/modules/brightcove/brightcove_field/brightcove_field.module(205): _brightcove_upload_form_callback(Array, Array) #4 /mnt/www/html/your_project/docroot/includes/ajax.inc(398): ajax_upload_video_dialog_close_callback(Array, Array) #5 [internal function]: ajax_form_callback() #6 /mnt/www/html/your_project/docroot/includes/menu.inc(527): call_user_func_array('ajax_form_callb...', Array) #7 /mnt/www/html/your_project/docroot/index.php(21): menu_execute_active_handler() #8 {main}Any thoughts?
Comment #7
jan.mashat commentedThis version of the module is no longer officially supported on Drupal.org. Only the latest 2 major versions are supported, which are currently 8.x-1.x and 7.x-6.x.
Nevertheless, I haven't been able to reproduce this issue on apache 2.4.7 with php 5.5.9 and the following modules:
Please open a ticket with Brightcove support if the issue persists.