Authentication issue #673
Replies: 1 comment
-
You can close this down as resolved. I have fixed the issue by doing the below
Thank You |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
`Starting: Publish Customizations
Task : Power Platform Publish Customizations
Description : Power Platform Publish Customizations
Version : 2.0.49
Author : Microsoft
Help : https://aka.ms/buildtoolsdoc Ideas, feedback: https://github.com/microsoft/powerplatform-build-tools/discussions
Discovered environment url from explicit input parameter 'Environment': https://[Mywnvironmnet].crm.dynamics.com/
[
'authN to env. authType:SPN authScheme:none; cloudInstance: Public; envUrl: https://[Mywnvironmnet].crm.dynamics.com/'
]
[
"'' authenticated successfully."
]
[ 'Validating connection...' ]
[
'Connected to... Unable to validate connection to default environment.'
]
[ 'Authentication profile created' ]
[
' * DATAVERSE https://[Mywnvironmnet].dynamics.com/ : *** Public'
]
[ '' ]
[
"The Authentication Result: '' authenticated successfully.,Validating connection...,Connected to... Unable to validate connection to default environment.,Authentication profile created, * DATAVERSE https://[Mywnvironmnet].crm.dynamics.com/ : *** Public,"
]
[
'Calling pac cli inputs: solution publish --async true --max-async-wait-time 60'
]
[ 'Connected to... Microsoft PowerPlatform CLI' ]
[ 'Version: 1.29.11+g9e2b163' ]
[ 'Online documentation: https://aka.ms/PowerPlatformCLI' ]
[
'Feedback, Suggestions, Issues: https://github.com/microsoft/powerplatform-build-tools/discussions'
]
[ '' ]
[ 'Error: The user is not a member of the organization.' ]
[ " Operation returned an invalid status code 'Forbidden'" ]
[ '' ]
[ '' ]
##[error]error: 1
##[error]failed: Connected to... Microsoft PowerPlatform CLI
Version: 1.29.11+g9e2b163
Online documentation: https://aka.ms/PowerPlatformCLI`
Beta Was this translation helpful? Give feedback.
All reactions