🐛 Describe the Bug
Recommend adding better error handling for endpoints that use camel casing such as "customValues". If you enter "customvalues" it throws a 401 IAM error. Since its case sensitive: have it throw better errors across your api endpoints.
📍 API Endpoint
/locations/customValues
✅ Expected Behavior
Typo error handling for known/common typos for camel casing.
💻 Screenshots or Code Samples
No response
Product Area
marketplace
📋 Use Case
error handling
🚨 Why Should This Be Prioritized?
Humans and AI agents can mess this up
🧠 Additional Context
No response
🐛 Describe the Bug
Recommend adding better error handling for endpoints that use camel casing such as "customValues". If you enter "customvalues" it throws a 401 IAM error. Since its case sensitive: have it throw better errors across your api endpoints.
📍 API Endpoint
/locations/customValues
✅ Expected Behavior
Typo error handling for known/common typos for camel casing.
💻 Screenshots or Code Samples
No response
Product Area
marketplace
📋 Use Case
error handling
🚨 Why Should This Be Prioritized?
Humans and AI agents can mess this up
🧠 Additional Context
No response