Replies: 2 comments
-
Please follow the bottom part of this document to fix this issue, this doc mentioned the issue of failing to load extension package issue |
Beta Was this translation helpful? Give feedback.
-
Thank you for your response. Unfortunately, it does not seem to address my specific question. I am interested in understanding the errors that appear in the Console tab, as mentioned at the bottom of the document. I am attempting to fetch data from DataService/DataServiceRequests.g, but it appears that this file is located within the extensions. Could you help clarify why there is an attempt to fetch from https://local.storecommerce.dynamics.com? Additionally, I have been unable to locate where the generation of DataService/DataServiceRequests.g is defined. Any guidance on this would be greatly appreciated. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm implementing a process to call the CRT extension from the POS, but the loading of the extension package fails. It seems that the DataService being generated is referencing the wrong location. Is there a way to change some settings to correct this reference destination?
During package loading, the StoreCommerceApp tries to reference local.storecommerce.dynamics.com, but the ’DataService’ is actually located at extensions.local.storecommerce.dynamics.com
Beta Was this translation helpful? Give feedback.
All reactions