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

delete_project_now() fails if project has been deleted in UI #206

Open
uclaros opened this issue May 29, 2024 · 0 comments
Open

delete_project_now() fails if project has been deleted in UI #206

uclaros opened this issue May 29, 2024 · 0 comments

Comments

@uclaros
Copy link
Contributor

uclaros commented May 29, 2024

Calling delete_project_now() on a project that's been deleted using the dashboard fails with a client error:

Mergin.mergin.common.ClientError: HTTP Error: 404 NOT FOUND
URL: https://app.merginmaps.com/v1/project/workspace/projectName
Method: GET
Detail: The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.

It seems the v1 api is used there and it's failing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant