9xN / node-ig-framework

Framework for interacting with instagrams private api in a usable manner in a structure and format similar to discord's old bot development framework.
GNU Affero General Public License v3.0
25 stars 8 forks source link

400 Bad Request; The password you entered is incorrect. #6

Closed ncls-alien closed 1 year ago

ncls-alien commented 1 year ago

So when I try to login using my username and password, it tells me that my password was incorrect when I literally copy and pasted it.

What is the issue here and how do I fix this?

ncls-alien commented 1 year ago

Issue was caused by enviroment variables clashing and causing the wrong username to be entered.