# Help with revocation

**URL:** https://community.blockcerts.org/t/help-with-revocation/2411
**Category:** Support
**Created:** [March 20, 2020, 5:37pm UTC](https://community.blockcerts.org/t/help-with-revocation/2411 "2020-03-20T17:37:34Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![GuillaumeDuveau](https://sea2.discourse-cdn.com/flex016/user_avatar/community.blockcerts.org/guillaumeduveau/32/485_2.png) [@GuillaumeDuveau](https://community.blockcerts.org/u/GuillaumeDuveau)
#### Post date: [March 20, 2020, 5:37pm UTC](https://community.blockcerts.org/t/help-with-revocation/2411/1 "2020-03-20T17:37:34Z")

</div>

Hi,

This certificate should be revoked: [https://raw.githubusercontent.com/guix77/blockcerts-certificates/master/ethereum/ropsten/certificates/fictionaluniversity/Jane-Doe-Blockchain-for-developers-1.json](https://raw.githubusercontent.com/guix77/blockcerts-certificates/master/ethereum/ropsten/certificates/fictionaluniversity/Jane-Doe-Blockchain-for-developers-1.json)

The revocation list is here and contains the certificate ID: [https://raw.githubusercontent.com/guix77/blockcerts-certificates/master/ethereum/ropsten/issuers/fictionaluniversity/revocation.json](https://raw.githubusercontent.com/guix77/blockcerts-certificates/master/ethereum/ropsten/issuers/fictionaluniversity/revocation.json)

The issuer profile is here: [https://raw.githubusercontent.com/guix77/blockcerts-certificates/master/ethereum/ropsten/issuers/fictionaluniversity/issuer.json](https://raw.githubusercontent.com/guix77/blockcerts-certificates/master/ethereum/ropsten/issuers/fictionaluniversity/issuer.json)

I might be doing some things wrong. Any idea ?

Thanks a lot & keep safe at home,  
Guillaume

---

<div class="post-metadata">

### Author: ![aronning](https://avatars.discourse-cdn.com/v4/letter/a/47e85d/32.png) [@aronning](https://community.blockcerts.org/u/aronning)
#### Post date: [March 23, 2020, 8:23pm UTC](https://community.blockcerts.org/t/help-with-revocation/2411/2 "2020-03-23T20:23:47Z")

</div>

Very strange, it looks like it doesn’t even attempt to resolve your revocation url, but I can definitely see it in the issuer profile. Other ethereum ropsten certs revoke too so it’s not a testnet vs mainnet issue.

Try opening up an issue directly on the cert-verifier-js repo and see if you can get some help there directly. Could be something wrong in the code. [https://github.com/blockchain-certificates/cert-verifier-js](https://github.com/blockchain-certificates/cert-verifier-js)

---

<div class="post-metadata">

### Author: ![GuillaumeDuveau](https://sea2.discourse-cdn.com/flex016/user_avatar/community.blockcerts.org/guillaumeduveau/32/485_2.png) [@GuillaumeDuveau](https://community.blockcerts.org/u/GuillaumeDuveau)
#### Post date: [March 23, 2020, 9:28pm UTC](https://community.blockcerts.org/t/help-with-revocation/2411/3 "2020-03-23T21:28:59Z")

</div>

Thanks a lot Anthony, I’ll post there !

---

<div class="post-metadata">

### Author: ![dannysuarez](https://sea2.discourse-cdn.com/flex016/user_avatar/community.blockcerts.org/dannysuarez/32/558_2.png) [@dannysuarez](https://community.blockcerts.org/u/dannysuarez)
#### Post date: [March 24, 2020, 1:42am UTC](https://community.blockcerts.org/t/help-with-revocation/2411/4 "2020-03-24T01:42:07Z")

</div>

Hi the same is happening here even with the sample revoked certificate [https://github.com/AnthonyRonning/https-github.com-labnol-files/blob/master/test/test-revocation.json](https://github.com/AnthonyRonning/https-github.com-labnol-files/blob/master/test/test-revocation.json)

---

<div class="post-metadata">

### Author: ![GuillaumeDuveau](https://sea2.discourse-cdn.com/flex016/user_avatar/community.blockcerts.org/guillaumeduveau/32/485_2.png) [@GuillaumeDuveau](https://community.blockcerts.org/u/GuillaumeDuveau)
#### Post date: [March 25, 2020, 6:25am UTC](https://community.blockcerts.org/t/help-with-revocation/2411/5 "2020-03-25T06:25:58Z")

</div>

@DannyD23xD indeed, thanks !

@aronning In fact there is an already relevant existing issue that seems to relate to both 2 cases: [https://github.com/blockchain-certificates/cert-verifier-js/issues/308](https://github.com/blockchain-certificates/cert-verifier-js/issues/308)

---

<div class="post-metadata">

### Author: ![dannysuarez](https://sea2.discourse-cdn.com/flex016/user_avatar/community.blockcerts.org/dannysuarez/32/558_2.png) [@dannysuarez](https://community.blockcerts.org/u/dannysuarez)
#### Post date: [April 17, 2020, 10:16pm UTC](https://community.blockcerts.org/t/help-with-revocation/2411/6 "2020-04-17T22:16:25Z")

</div>

thanks a lot checked github and checked this new release where is fixed [https://github.com/blockchain-certificates/cert-verifier-js/releases/tag/v3.8.1](https://github.com/blockchain-certificates/cert-verifier-js/releases/tag/v3.8.1)
