You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It must be the removal of the content type header "application/grpc" caused my issue. Using version 22c5b7625b81065eb9763edde681e8d2cebc141d worked just fine.
Upgrading from 0.3.0 to 0.4.1 caused all my publish calls to fail with the error "status got is 404 instead of 200"
Changing back to version 0.3.0 fixes the problem.
The text was updated successfully, but these errors were encountered: