[SOLVED] Why project ID is not showing in Thunder Client extension of vs code??
- 0
- Resolved
- 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
- IMPORTANT! SOC-2 Request Failing
Issue requesting SOC-2. If tried other/private browser as well as filling in optional fields.
- Appwrite (Dart SDK) (for package_info_pl...
Hi team! Many Flutter plugins now need package_info_plus 10.x and device_info_plus 13.x, but appwrite 25.4.0 still constrains package_info_plus: >=8.0.2 <10.0...
- Can you suppress row $meta data?
When using listRows with a 'select' query to limit the response [for performance], I'm still getting extra columns (eg. `$id`, `$sequence`, `$createdAt`, `$upda...