How to get Flow token for the test net?

Does anyone know how to get a Flow token for the test net?
I am trying to use the below settings for accessing the node.

fcl
  .config()
  .put('accessNode.api', 'https://access-testnet.onflow.org') // connect to Flow testnet
  .put('challenge.handshake', 'https://flow-wallet-testnet.blocto.app/authn'); // use Blocto testnet wallet

You can use the Testnet Faucet to create an account and get Flow tokens.

You can read more about how to develop on Testnet here:
https://docs.onflow.org/guides/dapp-deployment/testnet-deployment/#creating-an-account

1 Like

Thank you, I have submitted the request.

I get the following error message. Any tips to overcome the below ?

Error
Could not process your request. Please contact us.