Hi i am currently trying to fetch json data from an api using slash commands but it keeps erroring
8 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
- ✅
Marked as resolved by OP[email protected] v20.9.0
and that error is
also
update djs
your api is returning an object, not a string. Not djs related
but still update because 14.7 is broken
ok ok
so shall i convert it into a string or
im fairly new to js
yes. Also, a basic js knowledge is required for djs
Yeah im kinda rushing into it all but i have some sort of a grasp
ty anyway