Hi, I get blocked by Cloudflare when using the `events/keyset` API with the `after_cursor` as in this URL: https://gamma-api.polymarket.com/events/keyset?limit=100&ascending=true&order=updatedAt&after_cursor=hxH5wR6wY7pQjr--XHcnCcQ9JuzIcyc9-YaJBLZt_Ix7InYiOjEsImsiOiJldmVudHMiLCJvaCI6IjBlZjYyODUyOGE2NDBkNDgwYjFkOTg5ZTZkYmE5NzI4YTRiYzBlZjllNDc2MjMzOGQ4ZTg1YjJmZmIzMmQwZmQiLCJrZXlzIjpbeyJ0IjoidGltZSIsInYiOiIyMDI2LTA2LTAzVDEyOjQxOjEwLjEzMzI0OFoifSx7InQiOiJzdHJpbmciLCJ2IjoiNTUzNjg4In1dfQ If I try any other cursor or simply remove the cursor, it works! I got around it by manually replacing the cursor in our event api scraping job, but if this keeps happening on random cursors, it gets hard to use the api. <@1356604771208790198> Can you help me refer this to someone from the dev team? I think I know why this is happening and most probably they need to change the way they encode the cursors.
Hi, I get blocked by Cloudflare when using the `events/keyset` API with the `after_cursor` as in this URL: https://gamma-api.polymarket.com/events/keyset?limit=100&ascending=true&order=updatedAt&after_cursor=hxH5wR6wY7pQjr--XHcnCcQ9JuzIcyc9-YaJBLZt_Ix7InYiOjEsImsiOiJldmVudHMiLCJvaCI6IjBlZjYyODUyOGE2NDBkNDgwYjFkOTg5ZTZkYmE5NzI4YTRiYzBlZjllNDc2MjMzOGQ4ZTg1YjJmZmIzMmQwZmQiLCJrZXlzIjpbeyJ0IjoidGltZSIsInYiOiIyMDI2LTA2LTAzVDEyOjQxOjEwLjEzMzI0OFoifSx7InQiOiJzdHJpbmciLCJ2IjoiNTUzNjg4In1dfQ If I try any other cursor or simply remove the cursor, it works! I got around it by manually replacing the cursor in our event api scraping job, but if this keeps happening on random cursors, it gets hard to use the api. <@1356604771208790198> Can you help me refer this to someone from the dev team? I think I know why this is happening and most probably they need to change the way they encode the cursors.