This repository has been archived by the owner on Sep 8, 2023. It is now read-only.
Issue with searchUsers Method - Fails to Find Users and Returns Undefined Error #298
Labels
bug
Something isn't working
I have been using the
searchUsers
method in the Threads API to search for users from a file. It was working as expected, but recently it has started failing to find users and returns an "undefined" error.What I did:
usernames.json
).searchUsers
method to search for each username.Here's a code snippet that demonstrates how I'm using the
searchUsers
method:The text was updated successfully, but these errors were encountered: