I’m trying to fetch data from MoneyBird to Looker Studio.
Yet, Looker is not picking up the data and throwing an error: “unable to load schema/rows”
I use the standard connector from make with a webhook to connect Make & Looker.
Authorization is perfect. Everything working.
The connection works, I’m seeing the different fields in Looker that I’ve defined in the roles. However, the schema is not being communicated… This is returning an error in Looker.
Please share screenshots of relevant module fields and filters in question? It would really help other community members to see what you’re looking at.
You can upload images here using the Upload icon in the text editor:
2. Scenario blueprint
Please export the scenario blueprint file to allow others to view the mappings and settings. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.
(Note: Exporting your scenario will not include private information or keys to your connections)
Please provide the output bundles of the modules by running the scenario, then click the white speech bubble on the top-right of each module, save the contents as a text file, and upload it here into this discussion thread:
Providing the output bundles will allow others to replicate what is going on in the scenario even if they do not use the external service.
Following these steps will allow others to assist you here.
For quicker assistance with bugs and technical problems with the Make platform, you may want to contact support directly. They respond very quickly and update you frequently on the status of their investigation.
Hope you can share the resolution with us if you manage to solve this problem!
Btw… I’ve also tried using the datatype string in in the schema.
That does not change anything.
My gut is telling me that perhaps this connector needs work, that the interpretation of the schema at the Looker studio side has changed, thereby making it impossible to read the scheme and blocking a successful connection.
You run your Make scenario before performing an action in Google Data Studio.
The webhook in your active New Request module matches the webhook URL used in the MakeGoogle Data Studio data source.
Before connecting the dataset I run the scenario once.
So it’s not the first bullit
The connection works in the sense that I get some data (the field names contact_id & invoice_ID are popping up in Looker). Hence, the webhook link is also not the issue