Box API response header
AnsweredHi Box Developer Support,
I've read in the change log on https://developer.box.com/changelog/#2021-02-05-box-api-response-header-changes
It's said that there is a change for response header in Box API. FYI, our applications are on Android and iOS platform, and they use the official SDK https://developer.box.com/sdks-and-tools/
Although, the change log said that the Official Box SDK User won't be affected by this change. But, I'm worrying that our applications will be affected by this change, because our applications aren't using the latest version of Box SDK.
For Android application, We're using ver. 4.2.0. And for iOS application, We're using ver. 3.1.0
Is the change of response header will affect our applications when We're not using the latest version of the Box SDK?
Thank you in advance
-
Official comment
Hi there,
You should be fine with those versions of the SDKs. I looked at those version sources and it appears that both handle the response headers in either a passthrough form (just collect all headers and pass through) or do so with checks that will get case insensitive headers. Those SDKs should be fine.
- Jon
Comment actions
Please sign in to leave a comment.
Comments
1 comment