Hello friends,
I have created an API with Anvil, but after deploying it, I suddenly cannot access it and receive a message like this:
“We could not find an app that matched your request. You may have copied the URL for this app incorrectly, or this app may have been deleted or withdrawn. You may also have been logged out, in which case refreshing this page might help.”
why does this keep happening and becoming inaccessible after republishing it?
thanks
-M
I have a similar issue.
I am trying to deploy my Anvil app locally. The app is running inside a Docker container, and it works well without any login.
However, when if I include “user = anvil.users.login_with_google()” as the first step, I get a “We could not find an app that matched your request” error after the Google login step. The app (with login) is working fine if I run it from anvil.works, but not locally. I need to deploy it locally.
I’m guessing that something is wrong with the redirection after Google authentication, but how do I fix this issue?
Thank you
@myreseller.shop1981, @deepak.chandran, you’ll each need to provide more clues. See
How to ask a good question - Anvil Q&A - Anvil Community Forum
I suggest that you each start your own new topic, titled after your specific situation. That way, each of you won’t have to wade through Q&A about the other’s situation.