Bot cant open Google Spreadsheets? Error 403
Hi, i'm quite new javascript and node and djs, I'm trying to make a slashCommand to see a spreadsheet however its not detecting? My code is below but the error message im getting is in the ss
I'v tried:
- testing my slashCommand file(regionals.js) separately from fetchSheetData
- Giving my API key even though the spreadsheet is public
- not giving my API key
All have the same error code
My code:
- in: ./src/utils/sheetData.js
4 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 staffnode -v version: 22.11.0
djs list: 14.16.3
this doesn't seem discord.js related, but rather just about fetching from google docs
Not a discord.js issue? Check out #other-js-ts.
ah, so sorry.. like I said im new to programming so I really wasnt sure what it is