@beam3_dev/api_module 0.0.89 → 0.0.90

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/wb3Api.js CHANGED
@@ -1013,7 +1013,7 @@ function je(e, t, s = void 0, n = void 0) {
1013
1013
  `${e.space}`, m(`https://eu1-registry.3dexperience.3ds.com/api/v1/platform/service/instance?serviceId=3dsearch&platformId=${e._platformId}`, {
1014
1014
  onComplete(o) {
1015
1015
  if (Array.isArray(JSON.parse(o))) {
1016
- const r = `${JSON.parse(o)[0].service[0].url}/search?xrequestedwith=xmlhttprequest&tenant=${e._platformId}&timestamp=${c}`;
1016
+ const r = `${JSON.parse(o)[0].services[0].url}/search?xrequestedwith=xmlhttprequest&tenant=${e._platformId}&timestamp=${c}`;
1017
1017
  m(r, {
1018
1018
  method: "POST",
1019
1019
  headers: {