How to avoid with cors issues? I’m currently working on ionic app, and when I try to communicate with my api always get " 405 Method Not Allowed ".
The correct solution, in my opinion, will be modify the server for allow that… But how?
The LoRaServer was deployed in Raspberry pi 3 with Lora-gateways-os image of 27 th December
Thanks