Problem with getting raw frames stream from Rest API in browser

Hi everyone!
We’ve got the response but when we are testing over Rest API, there is a little problem with getting frames, trying to figure out how to work with it.


When requesting the GET frames from my device, I don’t get any answer.

Has anybody found the same problem or could you please tell me how to solve this?

Thanks for all your help!

This does not work from the browser as the output is streamed and your browser is waiting for the request to complete. Also, this endpoint is there to facilitate the “Live LoRaWAN frame logs” tab in the web-interface (which are wrapped inside a websocket connection for this reason). Don’t use it for integration. Use one of the options provided: https://www.loraserver.io/lora-app-server/integrate/sending-receiving/

I see you also posted this in a different topic. I’ll close this one. https://forum.loraserver.io/t/api-rest-problem-with-device-get-frames/978/8