Instagram-posts-to-Discord icon indicating copy to clipboard operation
Instagram-posts-to-Discord copied to clipboard

Where can I find the cookie value?

Open DiabloOficjalnie opened this issue 3 years ago • 1 comments

This error pops up in the console, I saw your tutorial on how to fix it, however, I cannot find the cookie value.

FetchError: invalid json response body at https://www.instagram.com/accounts/login/?next=/xxx/ reason: Unexpected token < in JSON at position 0
    at /home/instaMiszel/node_modules/node-fetch/lib/index.js:272:32
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async main (/home/instaMiszel/main.js:351:24) {
  type: 'invalid-json'

DiabloOficjalnie avatar Mar 02 '22 12:03 DiabloOficjalnie