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
Am trying to connect to the D365 using pac auth and my client secret is starting with '-' so by default its considering it as an argument instead of value. I have installed Microsoft PowerPlatform CLI using dotnet.
Error: An unknown argument -ghrysfd.drrggfexxxxxx~W was passed.
Warning: Argument --kind is deprecated and will be removed in a future release.
Warning: Argument --url will be deprecated soon. Please use --environment instead.
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
-
Am trying to connect to the D365 using pac auth and my client secret is starting with '-' so by default its considering it as an argument instead of value. I have installed Microsoft PowerPlatform CLI using dotnet.
issue -
Microsoft PowerPlatform CLI
Version: 1.39.3+g0f45f92
Online documentation: https://aka.ms/PowerPlatformCLI
Feedback, Suggestions, Issues: https://github.com/microsoft/powerplatform-build-tools/discussions
Error: An unknown argument -ghrysfd.drrggfexxxxxx~W was passed.
Warning: Argument --kind is deprecated and will be removed in a future release.
Warning: Argument --url will be deprecated soon. Please use --environment instead.
Usage: pac auth create [--name] [--username] [--password] [--applicationId] [--clientSecret] [--accept-cleartext-caching] [--certificateDiskPath] [--certificatePassword] [--tenant] [--cloud] [--deviceCode] [--managedIdentity] [--githubFederated] [--azureDevOpsFederated] [--environment] [--kind] [--url]
Beta Was this translation helpful? Give feedback.
All reactions