Knogobert / ntn-boilerplate

🏗️ An opinionated base template for a quick start with Nuxt, Tailwind & Netlify CMS. Up on a site after only 5 minutes!
https://ntn-boilerplate.netlify.app/
MIT License
76 stars 14 forks source link

All APIs in admin returning 404 #147

Closed KareemDa closed 1 year ago

KareemDa commented 1 year ago

After entring admin, all pages are getting empty list and I wasn't able to create any page-post I'm getting the error:

Failed to persist entry: API_ERROR: 404 Project Not Found

Here is get all blogs API which is called an got 404:

https://ejad-blogs.netlify.app/.netlify/git/gitlab/repository/tree?path=content/blog&ref=main&recursive=false

KareemDa commented 1 year ago

Resolved The problem was that I moved my repository to another URL

So I had to go to: /settings/identity#git-gateway

Disable git-gateway, then re-enable it, to get the new repo URL