[SOLVED] Not able to see existing functions on another project in appwrite console
- 0
- Resolved
- Self Hosted
- Functions
Have create 2 separate projects, one I had integrated github and issued i'm facing is i don't see functions on other prod project
Now it gives me 404
Oh .. You're self hosting? Can you share a screenshot of the callback URLs of your GitHub app?
For both the projects I have also added custom domain
so i was like do we need to create 2 separate github apps?
No you shouldn't
Something weird happened during the redirects...
Can you try again with the network logs open and preserve logs turned on?
When redirected to the /callback url, there should be a state param
Thanks
I tried to upgrade to the latest version it worked out for me
[SOLVED] Not able to see existing functions on another project in appwrite console
Recommended threads
- [SOLVED] Error upgrading from 1.8.1 to 1...
DO Self-hosted server failed to upgrade with this error "Error response from daemon: client version 1.52 is too new. Maximum supported API version is 1.42". U...
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...