keybase / proofs

Public Keybase Proof System
BSD 3-Clause "New" or "Revised" License
114 stars 57 forks source link

TwitterScraper: better return code when empty resultset #201

Closed michalz-zoom closed 3 months ago

michalz-zoom commented 3 months ago

If there's no data field, check meta.result_count if it's an empty set. If so, return NOT_FOUND instead of INVALID_JSON.