hartherbert / InstabotJS

NodeJS Instagram-Bot made with 🖤 Without Instagram-API, only login and password is needed.
MIT License
67 stars 24 forks source link

invalid json? #2

Open EbukaAmadiObi opened 5 years ago

EbukaAmadiObi commented 5 years ago

every time the bot tries to like a post, i get this error:

JSON ERROR { FetchError: invalid json response body at https://www.instagram.com/p/B0x4CTKhKST/?__a=1 reason: Unexpected token < in JSON at position 0 at /home/ebukaamadiobi/InstabotJS/node_modules/node-fetch/lib/index.js:239:32 at process._tickCallback (internal/process/next_tick.js:68:7) message: 'invalid json response body at https://www.instagram.com/p/B0x4CTKhKST/?__a=1 reason: Unexpected token < in JSON at position 0', type: 'invalid-json' }

what could the problem be? the follow mode is working fine.

AsiaGenius commented 5 years ago

some here

EbukaAmadiObi commented 5 years ago

Are you any closer to solving the problem? I wanna get this working ASAP.

urboithellama commented 5 years ago

Having this issue as well.