movielist云函數在測試時成功的,但調用報錯
報錯如下:
Error: errCode: -404011 cloud function execution error | errMsg: cloud.callFunction:fail cloud function service error code -501005, error message Environment not found; at cloud.callFunction api;?
? ? at new t (WAService.js:22)
? ? at o (WAService.js:22)
? ? at Object.i [as returnAsFinalCloudSDKError] (WAService.js:22)
? ? at Function.success (WAService.js:21)
? ? at Object.success (WAService.js:4)
? ? at L.<anonymous> (WAService.js:7)
? ? at L.emit (WAService.js:8)
? ? at Function.<anonymous> (WAService.js:12)
? ? at WAService.js:6
? ? at n (appservice?t=1561718190965:3983)
2019-06-30
自己能夠找到問題非常棒?
2019-07-08
這個怎么解決???
2019-06-28
已經解決