2019-06-09 UTC
# [smerrill] I’m still poking iOS Shortcuts. When I supply a valid Bearer token, I can upload a file to my media endpoint. But that endpoint returns a 201 response with a Location header that the Shortcut Get Content of URL does not expose to me in any way I can find. Does my endpoint need to actually present text in the body of the response in addition to the Location header?