Hello All,
We have been working on some API connections and whenever i try to build up a connection using my Acumatica credentials, its gets connected and running but then the Acumatica ecosystem logs me out. How can I resolve this issue?
Thanks in advance.
Hi
Can you increase the logged-in user’s maximum number of concurrent logins and try once?
Hi
Adding to
As you mention, Acumatica ecosystem logged you out, does it happen after a certain time? What’s the error message you are receiving? Kindy share the steps to reproduce the issue.
The best practice to avoid concurrent login issues you can try the following workflow,
- Login
- GET/PUT/POST Requests to preform desired actions
- Logout
Logging out each time when you initiate the session is important to avoid such issues and for security reasons.
Hello
I tried what you suggested and it worked successfully. Thanks a lot for your guidance.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.