-
Notifications
You must be signed in to change notification settings - Fork 1k
SyncSolutionToTeams Error 500 Unknown Error #5447
Copy link
Copy link
Closed
Labels
Needs: Author FeedbackAwaiting response from the original poster of the issue. Marked as stale if no activity for 7 days.Awaiting response from the original poster of the issue. Marked as stale if no activity for 7 days.area:spfx-msteamsCategory: SharePoint Framework & Microsoft Teams supportCategory: SharePoint Framework & Microsoft Teams supportno-recent-activityStale issue due to lack of activity. Closed after 7 days with no activity by OP.Stale issue due to lack of activity. Closed after 7 days with no activity by OP.type:bug-suspectedSuspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.Suspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.
Metadata
Metadata
Assignees
Labels
Needs: Author FeedbackAwaiting response from the original poster of the issue. Marked as stale if no activity for 7 days.Awaiting response from the original poster of the issue. Marked as stale if no activity for 7 days.area:spfx-msteamsCategory: SharePoint Framework & Microsoft Teams supportCategory: SharePoint Framework & Microsoft Teams supportno-recent-activityStale issue due to lack of activity. Closed after 7 days with no activity by OP.Stale issue due to lack of activity. Closed after 7 days with no activity by OP.type:bug-suspectedSuspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.Suspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.
Category
Describe the bug
@VesaJuvonen When trying to sync the spfx solution with teams, the SyncSolutionToTeams request returns a 500 error.
The spfx version is 1.10.0 with a default hello world webpart and with the following information changed in the manifest: "supportedHosts": ["TeamsPersonalApp"].
Related issue: #5425 (comment)