I am using OCR SDK Demo for iOS and when i requesting this URL
https://cloud.ocrsdk.com/processBusinessCard...
It return some data and then i request for
https://cloud.ocrsdk.com/getTaskStatus?taskId=%@
it again return some data with Task ID and download url when i am using your sample code of OCR SDK DEMO,
But when i create anothe project in Swift copy all classes from demo project except the RecognitionViewController i create this class in swift , but I getting NotEnoughCredits response in taskstaus and dowloadUrl is empty