Exactly
Nope
What you mean? Where you get the error
My but appwrite dashboard as endpoint as http://143.110.240.5/v1
Iam not getting any error
Where you see this address?
In my appwrite dashboard
Where projectid and api endpoint present
In this URL?
https://api.printfc.in/login iam redirecting to appwrite dashboard
If your Appwrite is accessible through this url https://api.printfc.in/v1 without SSL errors (which it is right now) then you can use it as your endpoint
Of course
I'm a bit lost Where is the error right now?
https://api.printfc.in/v1 it's not working now
Where?
Not opening anything
The api endpoint will return empty if you don't send any information You can check this URL for example to get current user (you in this case) information https://api.printfc.in/v1/locale
When you want to contact the API you can use either one of the SDKs, REST or GraphQL
Can you help me with one thing I will give access to everything of my project could you please do it
wym?
Can you complete my project
I don't got you?
Can you deal with this errors
What errors?
Ok
Nothing
Recommended threads
- Anyone manage to get a slack-bot working...
I'm trying to setup a bot the send and retrieve slack messages to a chat in my site. I've failed with SSE and appwrite functions soo far... i'll trying polling ...
- [Sites] Deployment finished but site is ...
The deployment finished and is active but the site shows timeout error.
- Does Appwrite allow SSE ?
i'm trying to setup a slack bot on my site. Your deployed SSE endpoint is returning a non‑SSE response …and the browser immediately closes the connection. read...