Link to home
Start Free TrialLog in
Avatar of pvg1975
pvg1975Flag for Argentina

asked on

System.ServiceModel.FaultException was unhandled

Hello all,

Im working on CJ.com API and it works peftect (thanks to you all).

My problem is that after importing certain number of records, Im getting the following error:

The maximum allowed requests per minute has been reached for this service.

System.ServiceModel.FaultException was unhandled
  Message=The maximum allowed requests per minute has been reached for this service.
  Source=mscorlib

Is this a problem on their end, or on my end?

Thanks!
ASKER CERTIFIED SOLUTION
Avatar of kaufmed
kaufmed
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of pvg1975

ASKER

TY Kaufmed!