Major issue with my API connector that my entire site runs off of.
I was wondering why my API calls were not working and I found out why. Certain fields from the API request were undefined and when I looked into the API call action in my workflow, I noticed that the fields I have checked as “Private” in my API call, are PUBLIC, and the ones that are not checked are the ones that are Private.
How does this even happen? @fede.bubble
Edit: This is very urgent.