Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Features not found #75

Open
arturleega opened this issue Jul 3, 2024 · 3 comments
Open

Features not found #75

arturleega opened this issue Jul 3, 2024 · 3 comments
Assignees
Labels
question Further information is requested

Comments

@arturleega
Copy link

I was able to deploy the frontend on firebase, but when I try to use the features of the app (like creating a campaign) it gives the error below (404 Not Found):

image

Does anyone know what it could be and how to fix it?

Thank you!

@krazyesko
Copy link

Hi, i got the same issue, it is my second time, at first i tought it was like a "demo", so i kill it and rebuild the whole project. same error, even if i do a ng serve it stuck like that.
image

@arturleega
Copy link
Author

Your error seems to be happening for a different reason of mine. But I have no clue on how to solve either one. I have rebuilt this 5 times and I also reset my Google Shell environment, but it did not work.

@ghchinoy ghchinoy assigned ghchinoy and unassigned ghchinoy Jul 26, 2024
@ghchinoy
Copy link
Collaborator

Hi @arturleega looks like your error may be due to not having the backend deployed properly?
and @krazyesko your error also looks similar, there's no backend deployed?

Two things

  1. there's no expectation that this will run via cloud shell hosting, you'll have to deploy it to firebase or another similar hosting solution; and there should be a running backend for the campaign creation to take place
  2. the campaign creation will require a Google Drive folder be configured, otherwise even if the campaign is generated via the backend API, it won't be able to store (and show) the created campaign brief

@chmstimoteo chmstimoteo added the question Further information is requested label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants