-
**Describe the bug**
New Login Challenges
**To Reproduce**
`Status 404: Endpoint /challenge/ does not exists
Traceback (most recent call last):
File "C:\Users\rjenk\AppData\Roaming\Python…
-
It only shows the preview image, even when enlarged.
![image](https://github.com/Wikidepia/InstaFix/assets/59917665/cb9413d5-cd2b-4d85-ad38-0ee85bc24464)
-
Made new instagram acc, cuz i kept getting 429 error, i run the bot, put all the info, it downloads the images from subreddit and closes the bot with no errors nothing.
LOG:
2020-01-25 15:34:13 m…
-
**Version(s) affected**: 6.16.0
I implemented the following code:
```
$cachePool = new FilesystemAdapter('Instagram', 0, config('cache.stores.file.path'));
$api = new Api($cachePool); …
-
## Notes
This request is not associated with any specifific function
This is a periodical request of instagram app at any version which contains a bunch of logs of users interaction with the ap…
-
I used sitekey 6LeoeSkTAAAAAA9rkZs5oS82l69OEYjKRZAiKdaF
and i tried several different URLs : https://shop-usa.palaceskateboards.com/9234190/checkouts/20f154a638a2de5ecc3b1c62f3063c43
https://www.g…
-
Unnecessary login is used while downloading profile pic as it is not required even for private accounts.
-
```go
func upload(filename string, inst *goinsta.Instagram) {
f, err := os.Open(filename)
if err != nil {
log.Fatal(err)
}
_, err = inst.UploadPhoto(f, "test", 0, 0)
if err != nil …
-
Hi,
I am using django-instagram client for first time. I am using django 3.2. I following the usage example but on console there are error, Here is the log:
>ERROR:root:user profile "mr.nasir.hu…
-
I'm using that command to login in https://github.com/jlobos/instagram-web-api#instagramcredentials-opts
`const client = new Instagram({ username: '', password: '' })`
But I get that error:
Typ…
Barno updated
3 years ago