Forum Discussion

gtzanakis's avatar
gtzanakis
Advocate I
2 years ago
Solved

API DataflowUnauthorizedError when trying to update a Dataflow although all permissions are set

Dear all,   I am using the following script trying to update the computeEngineBehavior of a Dataflow of mine.     #!/bin/bash # Obtain access token echo "Requesting access token..." TOKEN_RESP...