We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Name of the app Proofpoint TAP
Describe the bug If an error occurs on the API call, the service returns text instead of JSON.
To Reproduce Steps to reproduce the behavior:
Unable to parse JSON response. Error: Error Message: Expecting value: line 1 column 1 (char 0)
Expected behavior Return the text returned by the API as is instead of trying to parse it as JSON.
Screenshots N/A
Splunk SOAR Version (please complete the following information):
The text was updated successfully, but these errors were encountered:
splunk-soar-connectors#8 Added API error handling
9d09000
Proofpoint: Bugfix - Fix two issues (#7, #8) (#9)
32a4c8d
* #7 Remove self parameter from method calls * #8 Added API error handling * Add name to contributors * Update release notes. * Update min_phantom_version. * standard dev check changes * make message consistent * variable name consistency * linting changes * msg -> message changes * minor changes * removed python 2 to3 changes * minor changes * update release notes * removed unused variables * remove unused constant * updated license * minor code fix --------- Co-authored-by: mishalp-crest <[email protected]>
No branches or pull requests
Name of the app
Proofpoint TAP
Describe the bug
If an error occurs on the API call, the service returns text instead of JSON.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Return the text returned by the API as is instead of trying to parse it as JSON.
Screenshots
N/A
Splunk SOAR Version (please complete the following information):
The text was updated successfully, but these errors were encountered: