#jayy-expansion
1 messages ยท Page 1 of 1 (latest)
Try expanding ['customer.test_clock'] instead and see if that works
no it didn't work, still receiving it as a string. i checked the customer just incase it got expanded and was listed there but it didn't. customer property was also a string
please note that I am using the feature where you create a simulation inside a subscription, rather creating an actual test clock and adding a customer and such
basically this one
Do you mind sharing your request ID so I cna take a closer look?
I cannot see the request ID of the GET i am doing in the dashboard, it's only showing the POSTs
nvm found it xD
req_3rELhBm2Iy4sF8
Hmm... based on that request it doesn't look like you're passing in expand at all
Are you sure you're running the code you're expecting?
๐ญ my bad, thanks for the help.. was passing expand to the wrong method and expand: ['test_clock'] worked
๐
Thanks Karbi ๐
happy to help!