Getting below error

shobhana
shobhana Registered Posts: 1

Answers

  • Mikio
    Mikio Registered Posts: 2 ✭✭
    edited 8:08PM

    Hey there!
    This 403 error appears to be a permissions issue on the Google side; it looks like when attempting to create/write to a new table it is getting a forbidden error. Granting it the BigQuery Data Editorrole on the SAFETY_NON_SECURE dataset is likely going to be required as this contains the bigquery.tables.create permissison.

    Please review the following documentation to ensure that the service account being used by DSS has the correct roles:

    Connecting to Google BigQuery

    If this does not resolve the issue please reach out to our support team so we can further investigate! Thank you.

Setup Info
    Tags
      Help me…