It looks like you're new here. If you want to get involved, click one of these buttons!
facebook:get("/"..facebookAppID.."/scores",)
Comments
get(path, params)
post(path, params)
so you can use it to like predefined objects (for which you know id beforehand and hardcode it to your app, like your facebook page)
https://developers.facebook.com/docs/graph-api/reference/v2.3/object/likes
I'm thinking it could be because I have a free licence, the facebook:login( method doesn't work either, it gives me the same error.