NameError: local variable referenced before assignment
MPY: soft reboot
Yeah, that means REQUEST wasn’t assigned yet. So, you should look where that variable gets assigned.
roge that