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'
});
Aucun commentaire:
Enregistrer un commentaire