I'm not sure why my action can't use "connections.shopify.forShop(shopId)
App URL: inspsync-crescent.gadget.app
Log Trace ID: e438996056b01fa8dcc5c8dc10a66d35
I'm getting this error in my app: "GGT_MISSING_REQUIRED_DATA: Shop record is missing required field: myshopifyDomain"
The AI helper suggested that the model's data did not contain the domain field but it does.
Thanks in advance!
3 Replies
Interesting. I do see a value for myshopifyDomain but the error in the log says that it doesn't exist
Do you mind trying to set the connection using forShopId instead?
I thought this is what I was using. Seems like this fixed the issue. I guess I figured that "forShop" would have been an incorrect method to use but I guess it's actually valid. My bad for misinforming myself lol
No, I think there might still be an issue but let me investigate
Yeah, there's no bug. It looks like the required input of that method is different