You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we get the error:
The reason given was: CanvasApp import: FAILURE: Code: EnvironmentVariablesNotSupported Message: Die Umgebung unterstützt keine Umgebungsvariablen. Diese Umgebung hat die Version „1.0.0.15“, es ist jedoch Version „1.0.2.35“ erforderlich. Client Request Id: 505bda21-02b3-40b2-adab-90a4c68fde64.
i dont know whats wrong. 2 months ago it worked. the solution is as zip in our devops. so its untouched. i dont understand which version is wrong?
its used in azure devops release pipeline. her a screenshot:
Update 2:
Found this in the logs in Power Platform
the error code didnt lead to a solution
Update 3:
i updates the solution in devops with no problem. but the error keeps.
i tryed a tenant were i installed the soluton on feburar 2024 and i get the same error there. so its not only the tenant.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently we get the error:
The reason given was: CanvasApp import: FAILURE: Code: EnvironmentVariablesNotSupported Message: Die Umgebung unterstützt keine Umgebungsvariablen. Diese Umgebung hat die Version „1.0.0.15“, es ist jedoch Version „1.0.2.35“ erforderlich. Client Request Id: 505bda21-02b3-40b2-adab-90a4c68fde64.
i dont know whats wrong. 2 months ago it worked. the solution is as zip in our devops. so its untouched. i dont understand which version is wrong?
its used in azure devops release pipeline. her a screenshot:
Update1:
YAML
steps:
displayName: 'Power Platform Import Solution '
inputs:
authenticationType: PowerPlatformSPN
PowerPlatformSPN: 'nc-XXX-PowerPlfatform-2024'
SolutionInputFile: '$(System.DefaultWorkingDirectory)/drop/solutions/XXX.zip'
PublishWorkflows: true
Update 2:
Found this in the logs in Power Platform
the error code didnt lead to a solution
Update 3:
i updates the solution in devops with no problem. but the error keeps.
i tryed a tenant were i installed the soluton on feburar 2024 and i get the same error there. so its not only the tenant.
Beta Was this translation helpful? Give feedback.
All reactions