how to set up service now to allow pypy PySNC to red a table, the user can in the ui
https://github.com/ServiceNow/PySNC/blob/main/docs/user/authentication.rst from pysnc import ServiceNowClientfrom pysnc.auth import ServiceNowPasswordGrantFlowclient_id = 'xxxxxxxxxxxxxxxx' # oauth_entity.client_idsecret = 'xxxxxxxxxxxxxxxx' # oauth_...