#how to upload image in next js without cors error using appwrite
9 messages · Page 1 of 1 (latest)
If yhe action is done on the client side of nextjs then you'll need to add your app URL as Web platfrom in the Appwrite console
Did you did that?
wait let me see
In the console in the overview page.
You'll see an option to add platform.
Add web and in the host put the frontend domain
Appwrite console
is this ok