Skip to content

Add idsearch terminated records none verification#587

Open
matttheus wants to merge 1 commit intoIntelligenceX:masterfrom
matttheus:master
Open

Add idsearch terminated records none verification#587
matttheus wants to merge 1 commit intoIntelligenceX:masterfrom
matttheus:master

Conversation

@matttheus
Copy link

Sometimes the status code from result is terminated and the records is none, it throws the following error:

intelx_identity.py, line 58, in idsearch
    for a in r['records']:
TypeError: 'NoneType' object is not iterable

This problem is similar to the reported in the PR #581

Sometimes the status code from result is terminated and the records is none, it throws the following error:

intelx_identity.py, line 58, in idsearch
    for a in r['records']:
TypeError: 'NoneType' object is not iterable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant