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

馃悰 Bug Report: Database not found #41

Closed
2 tasks done
ramAdam opened this issue Aug 30, 2022 · 1 comment
Closed
2 tasks done

馃悰 Bug Report: Database not found #41

ramAdam opened this issue Aug 30, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@ramAdam
Copy link

ramAdam commented Aug 30, 2022

馃憻 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?

@ramAdam ramAdam added the bug Something isn't working label Aug 30, 2022
@ramAdam
Copy link
Author

ramAdam commented Aug 30, 2022

#42 fixed it, PR not merged yet

@ramAdam ramAdam closed this as completed Aug 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant