403 error when pg:eventRefresh-default event is fired #881
thomasmoldovan
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone
I stumbled upon an issue, and maybe someone here can help me. I can't figure it out.
It's works on local, but on remote, whenever $this->emit('pg:eventRefresh-default'); is fired, i get a modal with "403 Forbidden Access to this resource on the server is denied!". The changes are saved in the database, after a manual refresh everything looks as it should.
So when https://domain.com/livewire/message/colaborators.colaborators-grid gets called it returns 403 status code
Any idea why this might be happening ?
Beta Was this translation helpful? Give feedback.
All reactions