We have established a business network using Hyperledger composer and created participant card by creating peers.
When we try to connect the peer to a different machine in the local after importing participant card then I'm getting the following error
Error: Error trying login and get user Context. Error: Error trying to enroll user or load channel configuration. Error: Enrollment failed with errors [[{"code":400,"message":"Authorization failure"}]]
Business network is created in the mac machine and both machine are connected in the same wi-fi. Please help us to establish connection.