harrypython / itsagramlive

It's A Gram Live is a Python script that create a Instagram Live and provide you a rtmp server and stream key to streaming using sofwares like OBS-Studio.
GNU General Public License v3.0
175 stars 51 forks source link

ERROR(400) on login #49

Open hamedsharifi opened 3 years ago

hamedsharifi commented 3 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

Settings (please complete the following information):

Hello. I tried to get stream key and run :

python3 live_broadcast.py -u xxxxxxx -p xxxxxxx

but result was:

Let's do it!
* ERROR(400): To secure your account, we've reset your password. Tap "Get help signing in" on the login screen and follow the instructions to access your account.
<Response [400]>
Error 400
To secure your account, we've reset your password. Tap "Get help signing in" on the login screen and follow the instructions to access your account.
TapasKumarKundu commented 3 years ago

I am also seeing same issue here. Any updates?