iamiks
iamiks
Exactly, so I think we need to come up with a way to store the token separately in a local environment once logged in as an additional measure. This is...
what is that?
not yet but We'll have an update for soon
> Hi there, @torrober! I hadn't added anything to the root page(`/`) yet, but the username page should work! Did you run `yarn workspace threads-api build` before running `yarn workspace...
@threaderzero Check [this commit](https://github.com/junhoyeo/threads-api/pull/52/commits/0e59189271447e69bab57e558b4a0bc4d16f6942)
In general, I've seen this error happen more often with private accounts or when Instagram has secondary security. 1. If it's a private account, you need to convert it to...
> This is the first Threads scraper code. This requires no login . I think this will help someone. > https://github.com/iamdeepak92/threads-scraper I've seen your code. Simple scraping works without login...
We haven't explored that feature yet.
> This is the error that I get for Get Thread From Post ID: > > ``` > \site-packages\dataclasses_json\core.py:184: RuntimeWarning: `NoneType` object value of non-optional type data detected when decoding...
> @abdhan I figured out why get_user_id_from_username returns boolean which cause parameter type mismatch @mirageoasis I've merged PR #14 and fixed all the code related to the changes in PR...