Was just debugging why I receive the error non-ok code received (404) from the API when using PushEvent.
The response body is the 404 page with HTML such as <div class="mt-4 text-xl dark:text-gray-100">Oops! There's nothing here</div> and the request URI is https://plausible.io/api/v1/api/event.
@andrerfcsantos So it seams like the path is wrong...
Version: v0.4.0
Was just debugging why I receive the error
non-ok code received (404) from the APIwhen usingPushEvent.The response body is the 404 page with HTML such as
<div class="mt-4 text-xl dark:text-gray-100">Oops! There's nothing here</div>and the request URI ishttps://plausible.io/api/v1/api/event.@andrerfcsantos So it seams like the path is wrong...
Version:
v0.4.0