-
## Issue
The path that is being visited by function .media_popular() is no longer an endpoint at https://api.instagram.com
method: "GET"
path: "/media/popular"
Available media endpoints at https://…
-
We're seeing this in our logs all of a sudden:
```
OAuthAccessTokenException: The access_token provided is invalid
```
Here's how we're using this module:
```
var ig = require('instagram-node').ins…
-
**Steps to reproduce:**
1. Open page using mobile version DevTools: https://www.qax-camp.com.ua/courses/testing/lessons/regression/
2. Find buttons in the footer of page
3. Check size of buttons …
-
## Form
Put an `[x]` if you meet the condition, else leave `[ ]`.
- [x] I've searched the [Issues](https://github.com/dilame/instagram-private-api/issues)
- [x] I've read the [basic concepts](…
0x366 updated
3 years ago
-
![image](https://github.com/theolm/instagram-clone/assets/9204234/e94994e3-cc0f-49e6-b3c9-ec48978e724d)
https://www.figma.com/file/cZD992LqUS9kO79KNAdbYP/Instagram-UI-Screens-(Community)?type=desig…
-
I've installed nodejs but everytime I run jinsta I'm asked to enter sms / email code. After entering the code, I get an error. I would appreciate it if someone can share documentation or post a video …
-
Hi, i have this error, need help
python scraper.py https://www.instagram.com/p/CqT0ukiMbPf/ 5
DevTools listening on ws://127.0.0.1:55766/devtools/browser/466cc3f1-af4c-456b-95e8-8542b7cfb023
[1…
-
error: bundling failed: Error: Unable to resolve module `./src/Reels/components/Reels` from `node_modules/react-native-instagram-reels/index.js`: ios issue
-
Lots of work to get this running on React 0.56.0 but can confirm it does work so thank you @Jobeso.
1. npm install react-native-instagram-**story**-share not instagram-share
2. Downloaded this rep…
-
here is my simple code and it returns 404 error. I can't understand why
```
var express = require('express');
var api = require('instagram-n…