Hi! I'm trying to use the Get API command to pull all the profiles in a Klaviyo account. Klaviyo uses paginated APIs so I created and iterative macro to keep pulling the next page of profiles until I download all of the profiles. Here is the get profile documentation for reference.
After the first ~4,000 iterations, I keep getting an "SSL connection error, no valid fields were selected." error
Is there a way to troubleshoot to see exactly what's going wrong during the iteration macro? Any suggestions on how to fix?
Thanks in advance!
@ryanns
The "SSL connection error, no valid fields were selected" error typically indicates an issue with the SSL certificate or encryption during the connection. It might not directly be related to your iteration macro but rather a connection issue with Klaviyo's API server.
@ryanns try running this with small data size.