Hi, I'm not seeing my latest requests in the Helicone /requests page but the API call is coming through fine in my app. I just wanted to look up my specific call to see the details of what went down. I do pass in a property ID and I tried looking it up by the ID and the request is not coming up.
its weird bc the API response comes through fine on my end it just doesn't show in Helicone. not sure if this is a similar edge case that i encountered last time where i had some sort of illegal SQL character that caused the save to your DB to fail π
I think one of your engineers had to add logic to remove any illegal characters
nope doesn't seem like it. might just have been something weird in the response i was getting back in the LLM that caused it to fail to save on the helicone side? not sure π€·ββοΈ