I don’t know why I’m getting this error even though i have configured it correctly. Below is the relevant part of code .
Please log your appwriteConfig. There's something wrong with the values
Do you see your problem?
Nooo 😅 ! Can you please point out🫠
You included single quotes and semi colon but it's not needed.
Also...where is the tutorial you're following from?
I’m following Javascript mastery from youtube
Thanks man ! It was silly mistake I made 🫠
No worries. You're not the first 😜
Haha😅
[SOLVED] Facing issues in authentication
Recommended threads
- TablesDB `updateRows` returns `database_...
Hi Appwrite team! I’m seeing a strange issue with TablesDB bulk row updates on a self-hosted Appwrite instance. **Environment** - Appwrite self-hosted `1.9.0` ...
- [SOLVED] Realtime Missing Channels
```js useEffect(() => { let subscription: RealtimeSubscription; async function loadChips() { try { const {rows: chi...
- Update row sheet not loading
After right clicking a row header and click update, the sidebar fails to load (never-ending skeleton)