-
Notifications
You must be signed in to change notification settings - Fork 209
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.fyr #13121
Comments
@tedley63 , Thank you for your inquiry! Could you please provide more details about your issue? Specifically, it would be helpful to know:
Providing this information will help us better understand your situation and assist you more effectively. |
This error occurs when trying to 'Publish' from the teams toolkit tab (v 5.12.1). Solution has been provisioned (once), deployed many times, but recently (last week or so?) I get this error when I try to publish my production configuration; prior to this, I would publish periodically and it would work just fine.
I'm not sure what else I can/need-to provide that would be helpful.
Ted
From: sayali-MSFT ***@***.***>
Sent: Monday, February 3, 2025 9:36 PM
To: OfficeDev/teams-toolkit ***@***.***>
Cc: Ted Iverson ***@***.***>; Mention ***@***.***>
Subject: Re: [OfficeDev/teams-toolkit] bug report: AppStudioPlugin.fyr (Issue #13121)
@tedley63<https://github.com/tedley63> , Thank you for your inquiry! Could you please provide more details about your issue? Specifically, it would be helpful to know:
1. Reproduction Steps: What steps did you take leading up to the problem?
2. Documentation Links: Are there any specific guides or documentation you followed?
3. Code Snippets: If applicable, please share any relevant code snippets.
Providing this information will help us better understand your situation and assist you more effectively.
-
Reply to this email directly, view it on GitHub<#13121 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AMO52NIL2U5ETXLHMLHSRHD2OBGTVAVCNFSM6AAAAABWNHHJFWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMZSHEZDCOJVGE>.
You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>>
|
Hi @tedley63, thanks for reporting this issue! Could you share your .zip package file for further investigation? |
👋 Hi @tedley63, 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 message and stack trace you provided, it seems that you are encountering a Here are the details of the error:
Potential Solutions
Additional ResourcesIf the issue persists, you might consider reaching out to the Teams Toolkit support or checking the developer community forums for more assistance. For reference, here are some useful links: If you need further clarification or additional details, please let me know!
|
@tedley63, If possible, could you please provide the .zip package. |
Attached is the zip package.. let me know if you need anything else.
Thanks
Ted
From: sayali-MSFT ***@***.***>
Sent: Wednesday, February 5, 2025 5:21 AM
To: OfficeDev/teams-toolkit ***@***.***>
Cc: Ted Iverson ***@***.***>; Mention ***@***.***>
Subject: Re: [OfficeDev/teams-toolkit] bug report: AppStudioPlugin.fyr (Issue #13121)
@tedley63<https://github.com/tedley63>, If possible, could you please provide the .zip package.
-
Reply to this email directly, view it on GitHub<#13121 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AMO52NLD5VB7FNH7BJPOEED2OIF43AVCNFSM6AAAAABWNHHJFWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMZWHA2DAMRZGI>.
You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>>
|
Here is the requested zip package |
Hi @tedley63, could you first validate your app package as shown below? I tried your package and got errors from your assets. |
Correcting the manifest didn’t solve the issue. Attached is the updated package. Here is what shows in the output window:
[2025-02-13T00:51:08.344Z] [Info] - Executing publish
Lifecycle stage: publish(4 step(s) in total). The following actions will be executed:
(1/4) Action teamsApp/validateManifest: validate Teams app.
(2/4) Action teamsApp/zipAppPackage: build Teams app package.
(3/4) Action teamsApp/update: update Teams app.
(4/4) Action teamsApp/publishAppPackage: publish Teams app to tenant app catalog.
[2025-02-13T00:51:08.345Z] [Info] - Executing lifecycle publish
[2025-02-13T00:51:08.603Z] [Info] -
Teams Toolkit has checked manifest(s) with the corresponding schema:
Summary:
All passed.
[2025-02-13T00:51:08.612Z] [Info] - (√)Done: Teams Package c:\S2\TTOIDPS\build\appPackage\appPackage.production.zip built successfully!
[2025-02-13T00:51:22.714Z] [Error] - Failed to Execute lifecycle publish due to failed action: teamsApp/publishAppPackage. fyr:Unable to make API call to Developer Portal: API failed, BadRequest, API name: update-published-app, X-Correlation-ID: ecff7668-835b-4254-ae4d-abee35658958. 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"}. Env output: {"TEAMS_APP_TENANT_ID":"aa22c1be-f807-42b3-a4f8-93d9c480c77a","TEAMS_APP_UPDATE_TIME":"2025-02-13T00:51:10.4236275+00:00"}
[2025-02-13T00:51:22.718Z] [Info] - Execution summary:
Summary:
(×) Error: Lifecycle stage publish failed.
(√) Done: teamsApp/validateManifest was executed successfully.
(√) Done: teamsApp/zipAppPackage was executed successfully.
(√) Done: teamsApp/update was executed successfully.
(√) Done: Teams app b0fb6bd9-5b1d-40e8-8b11-603d737ad50c updated successfully
(×) Error: teamsApp/publishAppPackage failed.
(√) Done: Checking if the Teams app is already submitted to tenant App Catalog
(√) Done: Teams app with id b0fb6bd9-5b1d-40e8-8b11-603d737ad50c already exists in the organization's app store.
(√) Done: Update published Teams app
(×) Error: Unable to make API call to Developer Portal: API failed, BadRequest, API name: update-published-app, X-Correlation-ID: ecff7668-835b-4254-ae4d-abee35658958. 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"}
[2025-02-13T00:51:22.890Z] [Error] - code:AppStudioPlugin.fyr, message: Unable to make API call to Developer Portal: API failed, BadRequest, API name: update-published-app, X-Correlation-ID: ecff7668-835b-4254-ae4d-abee35658958. 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"}
From: anchenyi ***@***.***>
Sent: Friday, February 7, 2025 5:46 PM
To: OfficeDev/teams-toolkit ***@***.***>
Cc: Ted Iverson ***@***.***>; Mention ***@***.***>
Subject: Re: [OfficeDev/teams-toolkit] bug report: AppStudioPlugin.fyr (Issue #13121)
Hi @tedley63<https://github.com/tedley63>, could you first validate your app package as shown below? I tried your package and got errors from your assets.
image.png (view on web)<https://github.com/user-attachments/assets/ec5dac2d-2d85-4579-bd43-bd31050d1f16>
-
Reply to this email directly, view it on GitHub<#13121 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AMO52NKX6Z2BEPSNX3GDATL2OVOVPAVCNFSM6AAAAABWNHHJFWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNBUGQYTQMZXGQ>.
You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>>
|
hi @tedley63, sorry that I cannot see attached zip package. Could you upload it in the github issue page. Thanks! |
Updated zip package |
hi @tedley63, thanks for the detailed information. I can reproduce this issue on my end. It seems that this error comes from the Teams Developer Portal API. I'll reach out to the TDP team and get back to you ASAP. Sorry for the inconvenience. |
Unable to make API call to Developer Portal: API failed, BadRequest, API name: update-published-app, X-Correlation-ID: 62451846-12d0-4a2f-aaaa-32a4f000782b. 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:
fyr: Unable to make API call to Developer Portal: API failed, BadRequest, API name: update-published-app, X-Correlation-ID: 62451846-12d0-4a2f-aaaa-32a4f000782b. 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 Hv.wrapException (<REDACTED: user-file-path>/extension.js:213:43363)
at Hv.publishTeamsAppUpdate (<REDACTED: user-file-path>/extension.js:213:33604)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at Hv. (<REDACTED: user-file-path>/extension.js:14:389828)
at xMt.publish (<REDACTED: user-file-path>/extension.js:829:13328)
at xMt. (<REDACTED: user-file-path>/extension.js:647:26429)
at xMt.execute (<REDACTED: user-file-path>/extension.js:829:11608)
at executeImpl (<REDACTED: user-file-path>/extension.js:681:4660)
at execute (<REDACTED: user-file-path>/extension.js:681:2382)
at zne.publish (<REDACTED: user-file-path>/extension.js:803:17779)
at zne. (<REDACTED: user-file-path>/extension.js:14:389828)
at Lf.publishApplication (<REDACTED: user-file-path>/extension.js:902:25662)
at Lf.DOc (<REDACTED: user-file-path>/extension.js:865:17276)
at Lf.VOc (<REDACTED: user-file-path>/extension.js:865:21543)
at Lf.$Oc (<REDACTED: user-file-path>/extension.js:865:20597)
at AOc (<REDACTED: user-file-path>/extension.js:865:17248)
at Lf. (<REDACTED: user-file-path>/extension.js:865:16413)
at Lf.FRc (<REDACTED: user-file-path>/extension.js:900:6512)
at Lf.HOc (<REDACTED: user-file-path>/extension.js:865:21842)
at Lf. (<REDACTED: user-file-path>/extension.js:14:389828)
at jE (<REDACTED: user-file-path>/extension.js:1677:18633)
at Object._wa [as callback] (<REDACTED: user-file-path>/extension.js:1699:18366)
at e.runCommand (<REDACTED: user-file-path>/extension.js:1677:15869)
at cw.h (file:///c:/Program Files/Microsoft VS Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:115:32825)
at cw.h (file:///c:/Program Files/Microsoft VS Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:115:32825)
This has been happening for the last few days... worked perfectly prior to that.
The text was updated successfully, but these errors were encountered: