mercredi 12 octobre 2016

i'm giving a POST ID of a status on my FB Wall and this is the error i'm getting. This is the code

I need to make a POST request to the object with an updated message, "hello world". I've tried giving all the POST IDs of objects which I had created previously. This is my code

FB.api('<1129284197118703_1129400880440368>', 'POST', {
  message: 'hello world'
});

enter image description here




Aucun commentaire:

Enregistrer un commentaire