Nerixyz / instagram_mqtt

Realtime and Push Notification (FBNS) support for the instagram-private-api
MIT License
244 stars 49 forks source link

400 Bad Request; Invalid Parameters #97

Open antonioag95 opened 2 years ago

antonioag95 commented 2 years ago

Hi, I'm having an hard time using this library, I'm trying the push example, env variables are set but I receive a strange error:

(node:24624) UnhandledPromiseRejectionWarning: IgResponseError: POST /api/v1/accounts/login/ - 400 Bad Request; Invalid Parameters

Can you please help me?