I followed by the documentation on the plaid website as well as the YouTube guide which outlined the quick start docs with some minor changes such as including 'symlink=true' in the git clone command for Win users. Both of these failed in the same manner, throwing the following error:
TypeError: Cannot read properties of undefined (reading 'data') at prettyPrintResponse in my server console each time the React page loads / refreshes. Pretty sure this is on line 438 of the index.js iirc.
I noticed in the YouTube comment section other people having the same issue but I haven't seen any response.
Thank you.
I followed by the documentation on the plaid website as well as the YouTube guide which outlined the quick start docs with some minor changes such as including 'symlink=true' in the git clone command for Win users. Both of these failed in the same manner, throwing the following error:
TypeError: Cannot read properties of undefined (reading 'data') at prettyPrintResponsein my server console each time the React page loads / refreshes. Pretty sure this is on line 438 of the index.js iirc.I noticed in the YouTube comment section other people having the same issue but I haven't seen any response.
Thank you.