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
コメント
3件のコメント
Hello,
please specify what Application ID you are using. You can process images while the balance of your application is positive, otherwise your task will be suspended with the NotEnoughCredits status. Please check the balance of your application in your User Console.
Also please make sure that you have specified the correct authentication credentials in your requests.
Application ID : SmartIDMax
Available: 1 pages / 5 fieldsI dont understand why i am getting error, Kindly look into the matter , above is my id and availability
According to our Billing terms, every business card recognition is charged as the recognition of two A4 pages, so to process one business card you need at least 2 pages available at the balance. I have added 100 additional pages to your SmartIDMax application, so that you can continue testing. Please try once again and let us know if now everything works well.
サインインしてコメントを残してください。