Git Product home page Git Product logo

Comments (4)

prabirshrestha avatar prabirshrestha commented on September 26, 2024

This is a known issue.

Currently file uploading is not supported at all.

I have already implemented file uploads in facebook-csharp-sdk (https://github.com/facebook-csharp-sdk/facebook-csharp-sdk) so it isn't much of a problem. (It even supports uploading in files in batch requests, progress and cancellation, something that we would like to get in here too).

Feel free to send us a PR. :)

from facebook-node-sdk.

swhamilton avatar swhamilton commented on September 26, 2024

Speedy replies are awesome! Thanks for the info, so I don't go crazy trying to make it work.

Unfortunately, i'm not familiar with C# so it would take a while to translate the code into JS.

I have concluded that request.js + node's fs do have the capabilities to read an image, format into multipart content type, and post. I will try working with this and see if there's a good way to implement this into this library.

also, found a library from this post (http://stackoverflow.com/questions/13797670/nodejs-post-request-multipart-form-data?rq=1) called Restler. might look into using this as an alternative to the request.js library (and relevant dependency node-form-data)

thanks again.

from facebook-node-sdk.

sunojvijayan avatar sunojvijayan commented on September 26, 2024

Uploading photos to albums is a good to have feature

from facebook-node-sdk.

dantman avatar dantman commented on September 26, 2024

@sunojvijayan File uploads support was added to the current repository forfb in 1.1.0.

https://github.com/node-facebook/facebook-node-sdk#upload

from facebook-node-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.