I am developing an application for I phone in which i need to edit events specially change latitude and longitude of an event. I have a lot search to change lat and long using graph API but i couldn’t get any help, and i get solution using old rest API using events.edit method, so my question is that is this best approach to use old rest and also if u suggest me this solution to any other method. So please help me on that.Thanks in advance.
Share
Set the permission with
create_eventwhich leads user to modify the event details. For more details link..Look for Extended Permissions.