#332 auth.py:102 is a TypeError waiting to happen
Closed: Fixed 7 years ago Opened 7 years ago by puiterwijk.

_get_token_info might return None. If it does, line 102 is going to be a TypeError because NoneType doesn't have getitem


Metadata Update from @jkaluza:
- Issue assigned to jkaluza

7 years ago

Metadata Update from @jkaluza:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

7 years ago

Login to comment on this ticket.

Metadata