Helicone Community Page

Updated 2 months ago

User feedback

I think there is a bug in the User Feedback part. First, the API docs and the API specs are different with a different header:

"authorization" https://docs.helicone.ai/rest/request/post-v1request-feedback
vs
"Helicone-Auth" https://docs.helicone.ai/features/advanced-usage/feedback

Both don't seem to work, however. I triple-checked the URL:
https://api.helicone.ai/v1/request/${heliconeId}/feedback

With authorization header defined, I get

{
"error": "No API key found",
"trace": "isAuthenticated.error"
}

With Helicone-Auth header defined, I get

{
"error": "No authorization header"
}

I have a suspicion that because my API key is of the EU type, the "No API key found" is thrown. Might be a validation issue. Just a thought though. Not sure what's going on.
J
E
5 comments
Hi Erwin! Sorry for the delay here, yes, it’s because you are in the EU

I don’t recall the URL exactly but I believe it eu.api.helicone.ai or api.eu.helicone.ai
Will try both and report back
Yah it's eu.api.heliconme.ai, that worked
authorization header with sk (not pk from onboarding) also.
Documentation should reflect this probably 🥲
Add a reply
Sign up and join the conversation on Discord