Verify a contract extending OpenZeppelin Contracts with a constructor deployed from a factory?

HI @Benjamin_P,

I haven’t seen that error before. I generally create a new project for Hardhat and copy my contract over to verify and follow the process in: Verify smart contract inheriting from OpenZeppelin Contracts.