Hi,
I am trying to use a websocketreceiver to take a feed. It connects and and provides details saying that it require authorization, which it does.
Now the question is how? Is it something that should be sent in the preamble, or do I need to use a websocketsender to send it first. I have tried several ways but that maybe the input is wrong.
Below is the input without the signature:
{"version":1,"user":"interpret.co.nz","product":"com.metservice.blitzen","document":"{\\"bounds\\":[{\\"south\\":-53.0,\\"west\\":154.0,\\"height\\":24.0,\\"width\\":35.0}],\\"timeout\\":1460203200069}","expiryDate":"20160409T120000+0000"}
We have it working in java, but we want to do it in FME, as we will be able to streamline the whole process into FME.
Any help or ideas appreciated.
Cheers,
Todd