Forum Discussion

mrarkapravo's avatar
mrarkapravo
Contributor
2 years ago
Solved

encountering with com.amazon.coral.service#UnknownOperationException

while trying to generate an Authorization token using ready API , encountered an error below. Though tired with by adding headers X-Amz-Target and Content-Type .

 

{
"Output" : {
"__type" : "com.amazon.coral.service#UnknownOperationException"
},
"Version" : "1.0"
}

 

Can someone help me out over here ?

  • Use headers section to add the headers while sending the request