We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here. 

Forum Discussion

Robert S.138's avatar
Robert S.138
Helpful | Level 7
9 years ago

iOS: Detect when DBError is "Invalid Access Token"

I need to determine when a DBError instance returned from listFolder: or downloadData: is because of an Invalid Access Token.  So far I can see how to transform the DBError into a DBRequestAuthError ...