Even after having enabled deprecate offline_access, I still get short lived access tokens. I am using the latest Facebook iOS SDK, and I have followed every step of their tutorial, i.e. I try to extend it if needed.
What could I be missing?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Besides deprecating offline_access, I had to enable the enhanced auth dialog, delete the app from my Facebook profile and re-authorize it with the new dialog. Go figure.