-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Select the SuiteCloud tool where you encountered the issue
SuiteCloud CLI
Version of the SuiteCloud Tool
2.0.0
Operating system
macOS Sonoma 14.6.1
Node Version / VSCode Version
v18.9.0
JAVA Version
openjdk 17.0.13+0
Bug description
Trying to authenticate using the account:setup:ci
command, and my certificateid starts with hyphen, but the command fails.
Steps To Reproduce
> suitecloud account:setup:ci --account 1234 --authid 1234 --certificateid -QjavVtnzeAPA_QdffgnTh9yPy6LbSGOYqNeJqtbKgU --privatekeypath private.pem
Value is expected here instead of "-QjavVtnzeAPA_QdffgnTh9yPy6LbSGOYqNeJqtbKgU".
The cerficateid was generated by NetSuite and appears like that in the OAuth 2.0 Client Credentials Setup:
Actual Output
No response
Expected Output
No response
Anything else?
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working