ServiceNow / PySNC

Python API for ServiceNow
MIT License
91 stars 28 forks source link

Doesn't throw any error when the URL length limit is crossed #51

Closed amitmgkvp closed 1 year ago

amitmgkvp commented 1 year ago

'GlideRecord.add_encoded_query()' method should throw any error if the URL length limit is crossed, this will help in debugging script

vetsin commented 1 year ago

similar/same as #18

vetsin commented 1 year ago

we support long url's now (as of master branch) - will be part of the next release