Hello!
Maybe someone has ideas what could be wrong.
I'm trying to use Communications.makeWebRequest and if I copy manually prg file to watch to make "real" testing I always get -101 BLE_QUEUE_FULL. I'm developing Widget and currently it's dead simple. There is one menu item and if I click it it makes request, so it can't be related that my widget makes too many requests, I added even logging and it doesn't, but still -101.
I checked parameters order and tried different things - but all were kinda hopeless attempts.
Everything works perfectly well in simulator (request made successfully and response received aswell) and I have tried to search forum topics around it - tried everything I could imagine.
Maybe it's related that phone is Google Pixel 5 with latest and greatest android with March security patch and I'm using Connect IQ version 3.2.5.
Best Regards