pubnub / dart

PubNub Dart SDK
Other
27 stars 15 forks source link

Access Manager v3: Fluttre web: Token expired throw error with statusCode == null #108

Open AlexVegner opened 1 year ago

AlexVegner commented 1 year ago

Mobile and web should have same bechaviour (RequestFailureException e) e.statusCode == 403 for token expired

Also it will be nice to separate token expired from invalid token Now both return 403 for android/ios.