This repository was archived by the owner on Jan 21, 2022. It is now read-only.

Description
Hi Support Team,
I have been using MAG SDK for my iOS application, It seems there is bug in SDK. Renwal process uses "PUT" method and request and response type is JSON, however type being received for client certificate is text/plain in renewal process.
I have tried to change response type to text/plain, i was able to receive certificate but it somehow stop other operation to work.
So we have one api that throws error code 206, which eventually trigger renewal process which causes above mentioned error.
please help me to resolve this issue.