so you made it public and then uninstalled from both and re-installed?
only from the project it wasnt showing in
should i do it from other project as well
and yes i made it public
ya try both
stil it doesnt appear for the rest of projects hmmm
any errors in the browser console or network logs?
idts
oh wait yes
all info fine right (not sensitive)
would you please share the docker logs from the appwrite container for the related api call?
sure
btw by x emoji u mean the info is sensitive?
like i should delete the ss?
i mean i dont see anything in that ss nvm
weird...
Recommended threads
- Function domain not available
Hello, even tho in docs you clearly describe that every function has its domain, I can not see it anywhere in any of my projects. How do I reveal the url of th...
- Inquiry: How to Reduce Cold Start Durati...
Hey! I was using Python for the function runtime, but after reading that Go has the fastest runtime, I switched my code over to Go. However, I'm still seeing co...
- After a GET request is passed to functio...
Create execution in the console can normally retrieve the get parameters。WHy?