Looks like Hive have been changing login details yet again!. This time you need to change line(#67) in node_helper.js from
headers: { 'Content-Type': 'application/json'},
to
headers: { 'Content-Type': 'application/json', 'User-Agent': 'HiveRNApp/10.16.2' },