bk1012
bk1012
https://twebgwnet.alipay.com/atsmarketplace 是 api 的前缀,不是具体的站点 站点是:https://ide.cloud.alipay.com/marketplace/square 后面 opentrs.cn 这个站点因为资源问题会被下线掉 具体你可以看下文档:https://opensumi.com/zh/docs/integrate/universal-integrate-case/custom-marketplace-entrypoint
> 这样配置一样会报错 let opts: IServerAppOpts = { ... marketplace: { endpoint: 'https://twebgwnet.alipay.com/atsmarketplace', accountId: 'WWPLOa7vWXCUTSHCfV5FK7Su', masterKey: 'i6rkupqyvC6Bc6CiO0yVLNqq', }, ... }; > > FetchError: invalid json response body at https://twebgwnet.alipay.com/atsmarketplace/api/-/search?query=&size=50&sortBy=downloadCount reason: Unexpected...