'Can't Create Table in BigQuery

I'm brand new to BigQuery/SQL and also to stack overflow. I'm following the Google Data Analytics Course and have been following their step by step instructions on basic SQL processes.

For some reason, I absolutely cannot create a table in BigQuery. I've tried all kinds of settings, making new projects and datasets, and uploading different files. I keep getting an 'Unexpected Error: Tracking number c3841839608749161" with a different long number every time.

Maybe its because I'm using the sandbox feature instead of the free trial? Whatever it is, getting help for this issue has been very obtuse and frustrating. I feel like this should be an incredibly basic/obvious process and I'm missing something despite the step by step instructions. I appreciate any assistance.



Solution 1:[1]

Not sure but if you use SQL workspace in BigQuery and your data have no problem, try it again in the previous BigQuery console after disabling editor tables.

enter image description here

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Jaytiger