crino / instagram-ios-sdk

Instagram SDK for iOS
http://www.followgram.me
228 stars 63 forks source link

OAuthAccessTokenException error handling #19

Closed rudyryk closed 11 years ago

rudyryk commented 11 years ago

Session should not invalidate on any error - added specific error handling for OAuthAccessTokenException.

I've also added some logging code for my own debug purposes, I think it's ok to remove it :)