Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello.
I`m trying to control a Global Cache Flex relay unit, via PUT command. I have used Insomnia to control the device, and it works fine from there. When I use Cisco to control this, I get an error back from the device. It looks like this:
16:23:3...
When I try to send it to Apirary Mock server, it works like a dream. But when I send it directly to GC, it returns 415 error. And the codes are the same, except address.
Hello.
I have tried to use Apiary API Mock server, and the commands came bak as OK. I look at the info both from my codec, and from Insomnia, and they was all the same.
But when i try the same command on the real device, it comes back with error 415...
Hello.We have added this into Insomnia, and the GC is working there with accept-charset.We have concluded that this doesn't make any issues.I forgot to attach the link for GC Flex API.https://gcapi.docs.apiary.io/#reference/relay-outputs/modify-type-...