[SOLVED] Why project ID is not showing in Thunder Client extension of vs code??
- 0
- Databases
- Flutter

isn't this the project id that we should use??

If is it, i have kept it correct i guess..

What's the URL of this page?

@Steven

No the url of this page


Why is this pointing to localhost?

with the help of docker it was done, so i guess..

Your local instance of Appwrite is not the same as your cloud instance...

so what changes should i make sir??

Use https://cloud.appwrite.io in thunder client instead of http://localhost...

Do you understand cloud and your local are two different instances of Appwrite?

Yes sir, I understood..

Thank you so much for the help. It worked..

Can you send a screenshot of how the Url, database, should be specified in the thunder?

are you sing cloud or selfhosted?

Cloud

Your url should be https://cloud.appwrite.io/v1/

If you're using flutter why you're using the API?

Better use the SDK

[SOLVED] Why project ID is not showing in Thunder Client extension of vs code??

I would be very grateful if you help me with this error.

please create a new post rather than reusing an old post

I still have that error, help me

Please, create a new post In the <#1072905050399191082> channel as said
Recommended threads
- Issue in saving special character ' ╟ '...
I've created a chat application using Appwrite. However, when users try to save code that contains the character '╟', an internal server error occurs. Interesti...
- Invalid relationship value. Must be eith...
I'm getting this error when i try to update a document. The collection has a relatipship with 2 other collections. I don't understand why, when i update the doc...
- Auth issue: 401 general_unauthorized_sco...
Hello, I face a big problem with Appwrite Auth that I never face before. It's very simple, the most basic auth process just don't work ```dart final client = ...
