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

Create new post generating 404 err #707

Closed
dgillier opened this issue Apr 14, 2020 · 1 comment
Closed

Create new post generating 404 err #707

dgillier opened this issue Apr 14, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@dgillier
Copy link

dgillier commented Apr 14, 2020

Hello,

I installed Canvas on top of an existing Laravel app (with a backoffice done with quickadminpanel).
Install went with no problem, I can see stats, tags, posts pages, can change settings and add tags or topics but when I try to create a post, I got a 404 not found on "http://bms.test/canvas/api/posts/create" API Call in the browser console...
If I go to "http://bms.test/canvas/api/posts/create" within my browser it return "{}"

I'm pretty new to Laravel, so don't really know where to start looking ?

@dgillier dgillier changed the title Create new post generating 404 Create new post generating 404 err Apr 14, 2020
@austintoddj austintoddj self-assigned this Apr 14, 2020
@austintoddj austintoddj added the bug Something isn't working label Apr 14, 2020
@austintoddj
Copy link
Owner

I'll get a fix out for this later today.

austintoddj added a commit that referenced this issue Apr 14, 2020
* release/5.3.9:
  fixes #707
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants