I was trying to add item into the cart of the POS but getting the error message that stated 'we cannot process your request at this time. Please try again later.'
we cannot process your request at this time. Please try again later while adding item into the POS
The Windows Application Event log will be much more specific about the specific error, but one thing I have seen cause the same symptoms is incorrectly updating the Store Commerce app. If you have an offline database and you update to a new version of SCA, you must use the --installoffline switch so the installer will apply updates to the offline database. Specifically when moving from 10.0.37 to 10.0.38 there are changes to the GetMediaBlobs API call that will cause SCA to error when viewing or adding products to the cart if the underlying database objects are missing because the installer didn't update them.
we cannot process your request at this time. Please try again later while adding item into the POS
Do you see anything under additional information? What you have shared is a generic error message. Can you look at the Windows event viewer logs for Store Commerce or LCS for CSU error logs for a detailed log?
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.