Skip to content

Add idsearch terminated records none verification#587

Open
matttheus wants to merge 1 commit into
IntelligenceX:masterfrom
matttheus:master
Open

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

Conversation

@matttheus
Copy link
Copy Markdown

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
@cmlh cmlh self-assigned this May 31, 2026
@cmlh cmlh added bug Something isn't working Python labels May 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working Python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants