Strategy One

Generate a Refresh Token to Access Google BigQuery on Linux

  1. Generate a confirmation code for Google BigQuery.

  2. Connect to your Linux environment using SSH.

  3. Enter your access password and press Enter. You are connected to the server via SSH.
  4. Enter the following command followed by your confirmation code generated in step 1 and press Enter.

    Copy
    sh /opt/mstr/MicroStrategy/install/lib/get_refresh_token.sh
  5. Copy and paste the generated refresh token into your application.

    The token is returned with a comma at the end. Do not copy the comma.