Godot Version
4.2.1
Question
Code not working
var data: Array = await(_request, "request_completed")
4.2.1
Code not working
var data: Array = await(_request, "request_completed")
your syntax looks wrong
check out this section : Awaiting for signals or coroutines