docs-v2 icon indicating copy to clipboard operation
docs-v2 copied to clipboard

Capture magical behavior of /users/me

Open danielbachhuber opened this issue 10 years ago • 1 comments

Users are confused why 301 redirects cause problems for whatever client they're using.

See https://github.com/WP-API/WP-API/issues/1165, https://github.com/WP-API/WP-API/issues/1093

danielbachhuber avatar May 02 '15 01:05 danielbachhuber

This is anything that could redirect or otherwise interrupt requests. We should recommend users pass ?_envelope when dealing with "untrusted" HTTP clients and handle the responses themselves.

rmccue avatar May 03 '15 12:05 rmccue