AppwriteException: Missing required parameter: "collectionId"

61 views Asked by At

i got error after debloy my app with netlify AppwriteException: Missing required parameter: "collectionId" but it work when i in a dev version

i sure that it work fine with my devlopment version here is a link of the rebo snapgram i got the error from /src/lip/appwrite/api.ts

1

There are 1 answers

0
adityaoberai On BEST ANSWER

This error may occur if you have not configured your environment with all the necessary environment variables as shown here: GitHub code

Please ensure that your environment on Netlify isn't missing a collection ID.