Skip to content

servicenow.get Action Deprecation Warning: query is deprecated and will be removed in a future release. #18

@AkshayKrGupta

Description

@AkshayKrGupta

servicenow.get Action giving Deprecation warning while fetching Incidents from ServiceNow for using the 'query'.

Full stderr Message:
/opt/stackstorm/virtualenvs/servicenow/lib/python3.8/site-packages/pysnow/client.py:119: DeprecationWarning: query is deprecated and will be removed in a future release. Please use resource() instead.\n warnings.warn("%s is deprecated and will be removed in a future release. "\n/opt/stackstorm/virtualenvs/servicenow/lib/python3.8/site-packages/pysnow/legacy_request.py:99: DeprecationWarning: get_all() is deprecated, please use get_multiple() instead\n warnings.warn("get_all() is deprecated, please use get_multiple() instead", DeprecationWarning)\n

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions