tgauchat
(ActionTiles.com co-founder Terry @ActionTiles; GitHub: @cosmicpuppy)
#4
Error 400 generally indicates a mis-formatted request.
Unfortunately, I don’t know enough about the the quirks of the AsyncHttp API to debug it.
I suggest trying a super simple case against a web server that you can use to view and debug the incoming request, and incrementally iterate until it works.
You can also search the forum for example uses of “asynchttp”.