eriwek
eriwek
CDCloudflare Developers
Created by Mathyslol on 6/3/2024 in #pages-help
zero trust tunnel
Ensure that your tunnel is correctly configured and running. Verify that the tunnel service is active and connected to the correct IP and port. Check your tunnel configuration file for any errors and ensure your DNS settings are properly pointing to the tunnel's public hostname. Finally, review any firewall or security group settings that might block traffic to your public hostname.
4 replies
CDCloudflare Developers
Created by JesseG on 6/3/2024 in #general-help
Invocation routes
@JesseG Yes, you can choose the version of @cloudflare/next-on-pages in your project. Update your package.json to specify the desired version by changing the version number in the dependencies section. Run npm install to install the specified version, then redeploy your Cloudflare Pages project. This should allow you to test and see if the issues with Sanity CMS are resolved by using a different version.
2 replies
BRBuildShip + Rowy
Created by eriwek on 6/3/2024 in #💬・general
zima - @Link The discrepancy could be due to sy...
@Link If your Firebase IAM and Admin settings are correct and you have functional APIs interacting with Firestore, the issue might be due to misconfigurations in the Buildship integration, potential bugs, or synchronization delays between Buildship and Firestore. Double-check the specific Buildship configurations and ensure that there are no connectivity issues or caching problems affecting data visibility.
12 replies
BRBuildShip + Rowy
Created by Your Majesty on 6/3/2024 in #💬・general
Your Majesty - Does anyone know how yo implemen...
5 replies
BRBuildShip + Rowy
Created by Your Majesty on 6/3/2024 in #💬・general
Your Majesty - Does anyone know how yo implemen...
To implement in-app voice calls in Flutterflow, you can use third-party services like Twilio or Agora. Integrate their APIs into your Flutterflow project by following their documentation. You can also search for YouTube tutorials on "Twilio Flutter in-app voice calls" or "Agora Flutter in-app voice calls" for step-by-step guidance.
5 replies