I am on hyperledger fabric v1.0 on bluemix (limited beta version) and I am trying to add a peer. After clicking the "Add Peer" option, nothing happens. Sometimes I will see a spinner for 1-2 seconds before it disappears again with no response. I checked in the inspector console and I see this:
**Create peers data: Object { serviceId: "97177bd7-ac23-4768-a9ea-aaec83fad0f2", companyName: "CA", caId: "GENERATE", peers: Array[1] }
failure - create peers - response Object { _body: "{"error":"Creating peers and joinin…", status: 403, ok: false, statusText: "Forbidden", headers: Object, type: 2, url: "https://ibmblockchain-staging.stage…" }**
Has anyone seen this before? Why would I be "Forbidden" to create peers?
Answer by NehaRProdduturi (16) | Jul 24, 2017 at 01:46 PM
A lot of changes were made during the last couple of weeks. Please get a new network and try again. It should be possible to successfully add a peer when using a new network.