node-facebook / facebook-node-sdk

Modeled from the (Facebook Javascript SDK), now with the facebook-node-sdk you can now easily write the same code and share between your server (nodejs) and the client (Facebook Javascript SDK).
Other
529 stars 114 forks source link

Throw a TypeError when passing bad arguments to FB.api #158

Closed dantman closed 6 years ago

dantman commented 6 years ago

Instead of logging to the console and returning undefined.