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
Currently, example.com is returning a 405 (Method Not Allowed) error for POST requests, leading to failures in tests that depend on this functionality. This impacts test cases attempting to send POST requests to example.com, preventing them from completing successfully.
We are tracking this issue internally with bug ID b/369285587. This GitHub issue is being created for visibility and reference purposes.
Once the test is fixed, it can be re-enabled.
The text was updated successfully, but these errors were encountered:
Currently,
example.com
is returning a 405 (Method Not Allowed) error for POST requests, leading to failures in tests that depend on this functionality. This impacts test cases attempting to send POST requests toexample.com
, preventing them from completing successfully.We are tracking this issue internally with bug ID b/369285587. This GitHub issue is being created for visibility and reference purposes.
Once the test is fixed, it can be re-enabled.
The text was updated successfully, but these errors were encountered: