factly / dega

A lightweight, scalable & high performant CMS written in Go & React. Developed for modern web features with all the best practices built-in.
Apache License 2.0
14 stars 6 forks source link

Meilisearch throwing 405 errors while fetching posts #915

Open vsumit89 opened 1 year ago

vsumit89 commented 1 year ago

When trying to list posts on dega studio, meilisearch was throwing 405 errors. Possible reason would be that we haven't updated our code as per the new meilisearch api changes.