Skip to content
This repository was archived by the owner on Jan 26, 2024. It is now read-only.
This repository was archived by the owner on Jan 26, 2024. It is now read-only.

🐛 Bug Report: Database not found #41

@ramAdam

Description

@ramAdam

👟 Reproduction steps

  1. My environment config is below
 export const environment = {
    production: false,
    APP_ENDPOINT: 'http://localhost:8080/v1',
    APP_PROJECT: 'xxxxxxxxxxx',
    APP_COLLECTION_ID: 'xxxxxxx',
  };

2: sign up and logs in works fine, user is created in database
3. When i navigate to main page after logging in, alert pops up saying Database not found

👍 Expected behavior

Should add TO DOs to the backend database

👎 Actual Behavior

nothing gets added to the backend database

i believe database id needs to be set !!
its not set in helpers/api.ts

🎲 Appwrite version

Version 0.10.x

💻 Operating system

Linux

🧱 Your Environment

No response

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions