We have created a stream api key and trying to consume Streaming API via postman but we got error as below.
We have encoded Stream api key by base64(RFC4648) and passing a query parameter as timepoint(also tried without timepoint). but we are getting error as below.
{
"error": "Invalid Authorization",
"type": "ch:service"
}
Any assistance would be greatly appreciated.
Kind Regards,
Ashish