Harmony Pending Transactions

I was trying to subscribe to pending transactions using web3, is it possible? Or using any other way in JavaScript? web3.eth.subscribe(“pendingTransactions”) does not seem to work like it usually would, nothing received.