ServiceNow/PySNC

ip access control error

Closed this issue · 1 comments

when ipaccess control is enabled, a 403 is returned with HTML. however client.py:116 attempts to parse it as json.

Need to handle this error path so it's more debuggable

just noted it's similar to #18