Expired-token response from upload API: other error tag and no WWW-Authenticate header
Hello, I have two questions about the response from the /2/files/upload endpoint when an expired access token is used. First, the top-level error field has the tag other, rather than expired_access_token. The expired_access_token value appears only as JSON-encoded text inside user_message.text, similar to the following:…