change the access token to be cached
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
|
||||
log "Started"
|
||||
|
||||
./getNewAccessToken.sh
|
||||
if [[ $? -ne 0 ]]; then
|
||||
throw "Child process to get access token reported error. Exiting." err 1
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user