As far as I know this has been fixed in the new version of the product. Which version do you have? Could you try the latest version?
@dnaumov We are running SaaS 21.114.0030 and I got DeviceHub from here: http://acumatica-builds.s3.amazonaws.com/index.html?prefix=builds/21.1/21.114.0030/
Do we need to update Acumatica in order for this feature to work?
it looks like you have a recent version.
I think it worth creating a support case for investigation.
Hi @xkylewrightx were you able to resolve this? Thanks!
Hey @Chris Hackett
No I have not found a solution
thank you
Acumatica might want to reconsider it’s use of rate limiting for the API. What exactly is achieved by this?
I have found that logging in and out programmatically in-between calls(synchronous) solves any problems like this, including if you only have a single user.
But honestly, what is Acumatica incentivizing here with this strategy? Making API based calls to the database flaky so that systems don’t work right and customers get mad and move to a different product? What are they worried about? If you had unlimited REST API calls, maybe you could build your own front end and not have to pay Acumatica? Does anyone think that’s going to happen?
What is the strategy here? Licenses are tied to REST API calls, and therefore we’ll incentivize the purchase of more licenses? Why not just sell an appropriate number of concurrent REST API licenses, and then customers can decide what they need, rather than this opaque and error prone system?
@rosenjon the reason here is that we don’t have unlimited computational resources. So, we try to limit API calls (and other things) so it does not hang the system and so it does not cause the UI to behave slower.
Also, we cannot reconfigure hardware on the fly, so we cannot do the after the fact consumption based billing here.
If you have any ideas on how to make that more user friendly I invite you to share the ideas in https://community.acumatica.com/ideas