I have double (triple even) checked the URL, table ID, bearer token, and whatever else I could have inout incorrectly.
I find mixed messages in the community and Glide API docs about whether I can actually get rows from a regular Glide table or not.
Any help would be appreciated
I swapped the URL for the one you so kindly provided and changed the request method which gave me a status code of 200 and a bunch of rows to work with.
However, it seems that not all columns of the table are being extracted. And here I refer to basic columns as well as computed columns.
Do the missing columns have data in them?
Any columns that are empty will not be returned. If you need them to show up for the purposes of configuring your Make scenario, add some dummy data.