Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
58562725
Topic
5372804
Board
Off-topic
Re: Node.js help needed
by
Coinoplex
on
28/11/2021, 23:22:03 UTC
Quote from: AdolfinWolf on November 25, 2021, 06:17:28 PM
Quote from: Coinoplex on November 23, 2021, 11:27:01 PM
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.