clasp run
instructions for authentication could use reworking
#798
Labels
clasp run
instructions for authentication could use reworking
#798
Expected Behavior
When running
clasp run
without the proper scopes we need to set the scopes required. I would expect the instructions to either link to documentation in setting the scopes explicitly.Actual Behavior
Currently in the output when scopes are not set correctly we get the following (after running a
clasp helloWorld
:This led me to going to
File > Project Properties > Scopes
expecting me to set them there but instead we actually need to explicitly set them in the manifest file inappsscript.json
. As mentioned in the docs here.Steps to Reproduce the Problem
clasp helloWorld
Specifications
node -v
): v10.13.0clasp -v
): 2.3.0The text was updated successfully, but these errors were encountered: