Skip to content
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

Open
jdelarocar opened this issue Jan 8, 2025 · 3 comments
Open

bug report: AppStudioPlugin.Ngr #13013

jdelarocar opened this issue Jan 8, 2025 · 3 comments
Assignees
Labels
investigating needs more info Need user to provide more info TA:E2E Team Area: E2E

Comments

@jdelarocar
Copy link

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)

Copy link

👋 Hi @jdelarocar,

Thank you for reporting this issue! We want to let you know that:

⏱️ Our team will personally review your issue
🎯 You can expect a response within 2 business days

✨ This is an AI-generated initial response
🤖 AI-Generated Preliminary Analysis:

Based on the error context you provided, it appears you are encountering a BadRequest error when making an API call to the Developer Portal to update a published app. The error message suggests that this might be due to a temporary service error.

Here are the steps you can take to address this issue:

Steps to Resolve the Error:

  1. Retry After Some Time:
    The error message indicates that this issue might be temporary. Wait a few minutes and then retry the operation. Sometimes, service errors get resolved on their own after a short period.

  2. Track the Issue with X-Correlation-ID:
    Use the provided X-Correlation-ID (041a9a5c-56ee-44d3-ac5b-ac7ab7e22688) to track and report the issue if it persists. This ID can be useful for the support team to investigate the problem further.

  3. Check Related Issues:
    Refer to similar issues reported by other users to see if there are any additional solutions or insights. For example, you can check issue #10312 on GitHub which discusses similar errors and potential solutions.

  4. Consult the Developer Portal Documentation:
    Sometimes, the issue might be related to specific changes or updates in the API. Review the Teams Developer Portal documentation for any recent updates or known issues.

  5. Provide Detailed Information:
    If the issue persists, consider providing additional information, such as the zip package of your app, to the support team or maintainers for further diagnosis. This might help them identify the root cause more effectively.

Error Details for Reference:

  • ErrorCode: AppStudioPlugin.Ngr
  • API Name: update-published-app
  • X-Correlation-ID: 041a9a5c-56ee-44d3-ac5b-ac7ab7e22688
  • Status Code: 200
  • Error Message: BadRequest

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.


Note: This is an automated first response generated by AI. A human team member will review your issue and provide a more detailed response soon. We appreciate your patience!

@microsoft-github-policy-service microsoft-github-policy-service bot added the needs attention This issue needs the attention of a contributor. label Jan 8, 2025
@adashen adashen added investigating TA:E2E Team Area: E2E labels Jan 8, 2025
@anchenyi
Copy link
Contributor

anchenyi commented Jan 8, 2025

Hi @jdelarocar, thanks for reporting this issue. Could you provide your manifest.json for further investigation? Thanks!

@adashen adashen added needs more info Need user to provide more info and removed needs attention This issue needs the attention of a contributor. labels Jan 9, 2025
@ChetanSharma-msft
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigating needs more info Need user to provide more info TA:E2E Team Area: E2E
Projects
None yet
Development

No branches or pull requests

4 participants