insta-fetcher
insta-fetcher copied to clipboard
[ BUG ] CANNOT READ PROPERTIES
const item = metadata.items[0];
^
TypeError: Cannot read properties of undefined (reading '0')
at igApi.
udah setting cookie belum?
Sudah pak
Nampak nya yg bisa V2 dan 1 ngga bisa
const item = metadata.items[0]; ^ TypeError: Cannot read properties of undefined (reading '0') at igApi. (/data/data/com.termux/files/home/scraper-ig/node_modules/insta-fetcher/dist/index.js:178:40) at Generator.next () at fulfilled (/data/data/com.termux/files/home/scraper-ig/node_modules/insta-fetcher/dist/index.js:35:58) at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
emg biasanya ada vid yg gabisa didownload kasi try { } catch aja gw kasi manual return errornya
Tetapi setelah saya fork dan saya recode sedikit terlihst normsl lagi 🥇 hihihi, jadi mungkin terdapat kesalahan saat return maybe
mantap, bisa di pull request kalo aman.
Same problem when fetching reels or a post /p/postid
Same problem when fetching reels or a post /p/postid
Hi @adarsh-chakraborty , Are you able to use await getCookie("username","password");
I'm getting challenge_required error. Please help me fix the issue