Skip to main content
Solved

Starting seeing this error in API response: An error has occurred while processing your request.

  • 15 September 2023
  • 5 replies
  • 246 views

The response code is ok but I’m getting html returned in the response which contains the text:
 

We're sorry! An error has occurred while processing your request. A report has been generated for our technical staff to investigate the problem. Please try to repeat your request later. Thank you for understanding.

 

If I wait a few minutes and try again it works. In the System Monitor → System Events screen I can see that there are `Sign-In limit exceeded` events, however I can successfully create new login sessions so I don’t think that is the problem. 

Best answer by jinin

Hi @definitesteve ,

Have you changed the concurrent logins for the user and tested it?

 

View original
Did this topic help you find an answer to your question?

5 replies

  • Author
  • Freshman I
  • 5 replies
  • September 14, 2023

Is this possibly some rate limiting issue?


jinin
Pro I
Forum|alt.badge.img+11
  • Pro I
  • 680 replies
  • Answer
  • September 20, 2023

Hi @definitesteve ,

Have you changed the concurrent logins for the user and tested it?

 


Vignesh Ponnusamy
Acumatica Moderator
Forum|alt.badge.img+5

@definitesteve,

Can you share more details(like URL, payload) to reproduce the issue?

To avoid concurrent user limit issue, it is recommend logout after completing the sequence of requests that needs to processed.


Forum|alt.badge.img+1
  • Semi-Pro II
  • 88 replies
  • September 22, 2023

@definitesteve 

1.Check your account rules.

2.Acumatica API needs to login first. 

If you use postman. Post a request to login system. 

If you write your own code. Post login request and save the cookies for next request. 

 

 

Python:

 


Forum|alt.badge.img+1
  • Semi-Pro II
  • 88 replies
  • September 22, 2023

@definitesteve 

Please ignore my last message. I misunderstand your question.  The web service requests and session are limited in the system. Check your license and remember to logout after request. 

 

 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings