function readOnly(count){ }
Don't have an account?
Search for an answer or ask a question of the zone or Customer Support.
You need to sign in to do that
Sign in to start searching questions
Signup for a Developer Edition
Sign in to start a discussion
Hi Suraj Tripathi, thanks for reply,
I have tried but still getting the same issue
First update the salesforce CLI then again check if still, an error occurred. Then on your project.json page add:-
-sfdcLoginurl: "https://test.salesforce.com",
also try this:-
"oauthLocalPort" : 1717
You can also try to authorize through command-line argument on terminal: sfdx force:auth:device:login
Hope this will help you:-
Please mark it as Best Answer if it helps you.
Thanks & Regards
Suraj Tripathi
Hi Suraj Tripathi, thanks for reply,
I have tried but still getting the same issue