Post
Topic
Board Off-topic
Re: Node.js help needed
by
Coinoplex
on 28/11/2021, 23:22:03 UTC

How can this be fixed? I did check DB in terminal and have found the correct table with the correct params saved inside it etc, but why is node not able to get those params.
Parse the json? (.json())

See https://developer.mozilla.org/en-US/docs/Web/API/Response/json

Thanks for that.

Update: All this method is completed now.