Hi there, I'm using this API: https://splunk.github.io/splunk-add-on-for-amazon-web-services/APIreference/
Whenever I send a POST request to create metadata inputs that already exists, I get a 500 Internal Server Error.
Error: Unable to create metadata inputs: Unexpected HTTP status: 500 Internal Server Error (500)
Expected behaviour: Do not return 500, return a payload that indicates that the resource already exists.
Sorry I should also mention that this also happens with the roles endpoint which is where I got that message.
Ok. First and foremost - do you have the addon installed?
Secondly - did you look what's in the logs?
I'm just an API consumer, so not sure if I have the addon installed (do you have more specific instructions for me to pass on to the Splunk admin?).
As far as logs here is what I see:
<msg type="ERROR">
In handler 'splunk_ta_aws_iam_roles': bad character (52) in reply size</msg>
</messages>