Posted by chason on May 15, 2008 at 8:44pm
Jump to:
| Project: | Media Actions |
| Version: | 5.x-1.0 |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I'm in the process of replacing the curl post with drupal_http_request in the module because a client's server doesn't use curl. If I post to blip using my account's username and password, using this url to post to http://www.blip.tv/?section=file&cmd=post&skin=api, i keep getting an AUTHENTICATION_REQUIRED response. The blip documetation is pretty sparse... it doesn't even mention the url above as the correct one to post to. So, I'm pulling my hair out because there's no support number for blip :( . If you know of other documentation besides this... http://wiki.blip.tv/index.php/Main_Page , I'd love to hear about it!
Thx,
Paul
Comments
#1
Have a look at this:
http://wiki.blip.tv/index.php/REST_Upload_API
#2