smartcontractkit / chainlink-brownie-contracts

A repository for automatically using the latest chainlink repo from the core chainlink repo.
303 stars 65 forks source link

RequestsJSONDecodeError(e.msg, e.doc, e.pos) #21

Closed armanmirgaly closed 7 months ago

armanmirgaly commented 7 months ago

Hello @PatrickAlphaC

Can you please advise what might be the reason of the error RequestsJSONDecodeError(e.msg, e.doc, e.pos) when I am trying to verify the code on Etherscan.

image

AggregatorV3Interface.json file is not created. In the video it is created. Can that be a reason?

image

FundMe.sol image

brownie-config.yaml image

deploy.py image

armanmirgaly commented 7 months ago

The solution is here image