This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Description
Hi everyone. So as the title states, I'm testing some services for our app, and notice that on iOS I get an appropriate 204 response, whereas Android receives a 401. The code base is the same for both platforms, so I'm somewhat perplexed as to why this is happening. Granted, I don't know a lot about Obj-C or Java, so if anyone might have some idea as to the cause and/or how to solve it, that would be greatly appreciated! Thanks.