I'm using a postman software to test the API response.
I'm getting a proper response with the following URL:
So i went to the code option in postman app, it gives me complete code for this request in objective(NSURL).
But when i copy paste that code in my app and check for the response. it returns 401 server code.
Can someone please guide me a right direction to make it work.