GithubHelp home page GithubHelp logo

Comments (10)

NovoManu avatar NovoManu commented on April 23, 2024 1

Didn't fixed yet

from facebook-nodejs-business-sdk.

codytwinton avatar codytwinton commented on April 23, 2024

It seems like this issue has been open for more than a few months now. We have made many changes in the SDK since then, including releasing a new version. If you can repro your specific issue with the latest version of the SDK, please create a new issue or comment here with further details.

from facebook-nodejs-business-sdk.

NovoManu avatar NovoManu commented on April 23, 2024

Hi,
Error is still happens.
1
2

from facebook-nodejs-business-sdk.

codytwinton avatar codytwinton commented on April 23, 2024

Ok, thanks for the heads up!

from facebook-nodejs-business-sdk.

stale avatar stale commented on April 23, 2024

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. Thank you for your contributions.

from facebook-nodejs-business-sdk.

bduffany avatar bduffany commented on April 23, 2024

Did some digging. The FacebookRequestError class here is expecting an object that looks like an error returned by the requestPromise API. But in the browser, XMLHttpRequest is used, not requestPromise. The structure of the error object is completely different (see the code here).

A possible fix could be to modify the Error returned by xmlHttpRequest to look "close enough" to the error returned by requestPromise.

from facebook-nodejs-business-sdk.

bduffany avatar bduffany commented on April 23, 2024

Any update on this? It makes the API very difficult to use on the client side, since we can't properly log errors.

EDIT: NVM, I just went ahead and fixed it. See #158

from facebook-nodejs-business-sdk.

stale avatar stale commented on April 23, 2024

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. Thank you for your contributions.

from facebook-nodejs-business-sdk.

stale avatar stale commented on April 23, 2024

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.

from facebook-nodejs-business-sdk.

bduffany avatar bduffany commented on April 23, 2024

Hi, the issue is still present and my PR is still open. #158

from facebook-nodejs-business-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.