-
Notifications
You must be signed in to change notification settings - Fork 203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug report: AppStudioPlugin.Ngr #13013
Comments
👋 Hi @jdelarocar, Thank you for reporting this issue! We want to let you know that: ⏱️ Our team will personally review your issue ✨ This is an AI-generated initial response Based on the error context you provided, it appears you are encountering a Here are the steps you can take to address this issue: Steps to Resolve the Error:
Error Details for Reference:
Links for Further Reading:If you follow these steps and the problem persists, you may want to open a new issue on the Teams Toolkit GitHub repository or contact Microsoft support for further assistance.
|
Hi @jdelarocar, thanks for reporting this issue. Could you provide your manifest.json for further investigation? Thanks! |
Hello @jdelarocar - Could you please also share the repro steps and supporting doc for reference so that we can also try to repro it from our end? |
This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 7 days. It will be closed if no further activity occurs within 3 days of this comment. If it is closed, feel free to comment when you are able to provide the additional information and we will re-investigate. |
Due to lack of details for further investigation, we will archive the issue for now. In case you still have following-up questions on this issue, please always feel free to reopen the issue by clicking ‘reopen issue’ button below the comment box. We will get back to you as soon as possible. |
Unable to make API call to Developer Portal: API failed, BadRequest, API name: update-published-app, X-Correlation-ID: 041a9a5c-56ee-44d3-ac5b-ac7ab7e22688. Status code: 200. This may be due to a temporary service error. Try again after a few minutes. data: {"resultType":0,"result":null,"errorMessage":"BadRequest"}
stack:
Ngr: Unable to make API call to Developer Portal: API failed, BadRequest, API name: update-published-app, X-Correlation-ID: 041a9a5c-56ee-44d3-ac5b-ac7ab7e22688. Status code: 200. This may be due to a temporary service error. Try again after a few minutes. data: {"resultType":0,"result":null,"errorMessage":"BadRequest"}
at jv.wrapException (<REDACTED: user-file-path>/extension.js:213:43711)
at jv.publishTeamsAppUpdate (<REDACTED: user-file-path>/extension.js:213:33952)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at jv. (<REDACTED: user-file-path>/extension.js:14:389828)
at Skt.publish (<REDACTED: user-file-path>/extension.js:848:13328)
at Skt. (<REDACTED: user-file-path>/extension.js:683:26429)
at Skt.execute (<REDACTED: user-file-path>/extension.js:848:11608)
at executeImpl (<REDACTED: user-file-path>/extension.js:717:4660)
at execute (<REDACTED: user-file-path>/extension.js:717:2382)
at cne.publish (<REDACTED: user-file-path>/extension.js:822:17838)
at cne. (<REDACTED: user-file-path>/extension.js:14:389828)
at df.publishApplication (<REDACTED: user-file-path>/extension.js:921:25671)
at df.z3c (<REDACTED: user-file-path>/extension.js:884:17430)
at df.rAc (<REDACTED: user-file-path>/extension.js:884:21697)
at df.tAc (<REDACTED: user-file-path>/extension.js:884:20751)
at U3c (<REDACTED: user-file-path>/extension.js:884:17402)
at df. (<REDACTED: user-file-path>/extension.js:884:16567)
at df.K7c (<REDACTED: user-file-path>/extension.js:919:6512)
at df.iAc (<REDACTED: user-file-path>/extension.js:884:21996)
at df. (<REDACTED: user-file-path>/extension.js:14:389828)
at tS (<REDACTED: user-file-path>/extension.js:2497:18646)
at Object.Kba [as callback] (<REDACTED: user-file-path>/extension.js:2534:1209)
at e.runCommand (<REDACTED: user-file-path>/extension.js:2497:16075)
at cw.h (file:///c:/Users/jdelaroca/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:115:32825)
at cw.h (file:///c:/Users/jdelaroca/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:115:32825)
The text was updated successfully, but these errors were encountered: