Hey
I have done everything in my get request to get pageSize=100 and no maxRecords and when I run it in postman I get the offset key with a value. But in my javascript code I don’t get the key offset back from my fetch. Any ideas what I might be doin...