Hi guys, i'm having a problem posting a score to facebook. I have entered my app id and secret to facebook object. I used conditions to check if facebook is ready and if user is logged in. When i call function that has Facebook -> post score -> 100; i got error error:
code: 11
fbtrace_id: "B6W4nNxmn8J"
message: "(#11) This endpoint has been deprecated"
type: "OAuthException"
__proto__: Object
__proto__: Object
I have used this permissions for login ("public_profile, user_friends")
Im using Construct 2 r265.
I have searched for this topic on this forum and i have seen a lot of rage with this plugin so i dont know what to think of it.