I've recently been working on a project which gets data from the Facebook open graph API. All works fine except after a few hours it stops working and my token is no longer valid. Did some research and under extended permissions I need to tick offline_access so that my tokens last longer. I ticked offline access but the token i'm given still only lasts 2 hours and if I go back to check my permissions again it is still unticked. Done this over and over again and cant tick offline_access in the open graph API explorer.
Is anybody else experiencing this problem ?
Thank you in advance