I'm using Fabric 2.0 binaries and following this tutorial link https://github.com/orderstack/hyperledger-fabric-v2-starter
When i go into
cd network/scripts
and then enter this command
./network.sh up createChannel -ca
I get this error.
Error: got unexpected status: FORBIDDEN -- config update for existing channel did not pass initial checks: implicit policy evaluation failed - 0 sub-policies were satisfied, but this policy requires 1 of the 'Writers' sub-policies to be satisfied: permission denied
!!!!!!!!!!!!!!! Channel creation failed !!!!!!!!!!!!!!!!