Gianluca Acerbis

Results 16 comments of Gianluca Acerbis

Do you see a message similar to "Help Us Confirm You Own This Account. To secure your account, you need to request help logging in." after successful login?

Me too, but even if I change the password, I still get the message.

Try to contact [email protected] On Sat, Sep 19, 2020, 12:38 bilmiyore wrote: > Still having this issue. I think instagram changed something to prevent > using private APIs. Anyone found...

Oh, the only thing that I haven't tried was moving package.json back to the root folder lol > Do you mind me asking why you moved your `package.json` inside `src/skill/`?...

I've the same problem. If I copy the request body from the simulator into Postman and send it to nodered the node correctly parses it, but nodered doesn't receive any...

Twitch deprecated tha API endpoint which is used by this library for authentication. I created a pull request #16, but I don't know if this library is still mantained.

@Reichmann-M Oh ok, btw this package returns audio-only url too, so it isn't a problem related to the API if it's missing in that library

@TiagoAndreAlmeida I created a PR (#16) with the fix. You can install the working version from my fork using npm while waiting for them to merge.

Sadly I don't have time now. If you are familiar with that repo you can copy my code from [here](https://github.com/acerbisgianluca/node-twitch-get-stream/blob/hotfix/twitch-auth-endpoint/index.js)

I have the same problem. And now it returns 404 for every request! EDIT: it seems that they moved to GraphQL and the old API is no more available