Copy link to clipboard
Copied
Hi,
I am looking at the .NET PDF Services to extract text from PDFs. I ran the sample with my credentials crated here: Create Credentials
My usage report says 16/500. Today everything Itry gets an error 403003 "Client ID is invalid". I went in and created another set of credentials with new sample code just to be sure and used those creds. No change.
What am I missing?
Thanks,
Sean
Copy link to clipboard
Copied
*** WRONG ERROR REPORTED ****
Sorry, The problem is the call to GetJobResult(...) in the samples just hangs.
I was checking the location returned in the previous line. Of course going to that URL in a browser return invalid credentials since they are not supplied.
To see the source code, this is the ExtractTextInfoFromPDF sample downloaded with the credentials when they are created. Line 66 GetJobResults() just hangs forever.
As you can see from my usage stats, it definitely worked 16 times last night.
Sean
Thanks,
Sean