android - Is Yammer API redirection temporary or permanent? -


i have been creating android app calls yammer api retrieve files yammer.

recently, found out original yammer file link (https://www.yammer.com/api/v1/uploaded_files/) redirected new url (https://files.yammerusercontent.com/v2/files/).

all file api calls broken in app, , have managed fix getting redirected url (its 307 redirection) , re-grab file new url. 307 redirection temporary redirection, know whether temporary change, or works way now?

i have not released fixed app production yet not sure whether change take place

there's nothing mentioned in yammer api guideline new yammerusercontent.com domain either.

the files endpoint using isn't documented currently, unsupported , may not have been communicated developers way end users. can use @ own risk, may need have integration tests check changes. keep eye on yammer requirements page.

the *.yammerusercontent.com has been documented in yammer requirements quite time, , there more recent kb article covered change yammer web application switched using files.yammerusercontent.com. using domain pretty common technique protecting users different attacks using uploaded content , many saas products - it's going used going forward.


Comments

Popular posts from this blog

google api - Incomplete response from Gmail API threads.list -

Installing Android SQLite Asset Helper -

Qt Creator - Searching files with Locator including folder -