You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to list a Polygon NFT that I hold on my KeepKey for sale on the OpenSea dApp (auction-type) via the Connect to Dapp feature in web. I am able to approve it and sign all the data messages on my KeepKey but when the final response is sent back to the OpenSea dApp, the dApp briefly displays a toast message that says "Invalid order signature" and the browser dev logs for OpenSea throw a graphql error, somethings about useHandleBlockchainActionsCreateOrderMutation (see final screenshot):
References and additional details
I'm guessing it could be a fix like this one but I really haven't dug into the code yet
Acceptance Criteria
You can sucessfully list for sale a Polygon NFT on the OpenSea dApp
Need By Date
No response
Screenshots/Mockups
No response
Estimated effort
4 - 8 hours, optimistically
The text was updated successfully, but these errors were encountered:
This is the PR in hdwallet that will fix this issue: shapeshift/hdwallet#649
Once web bumps to the version of hdwallet containing the above change, this issue should be resolved!
Overview
I've been trying to list a Polygon NFT that I hold on my KeepKey for sale on the OpenSea dApp (auction-type) via the Connect to Dapp feature in web. I am able to approve it and sign all the data messages on my KeepKey but when the final response is sent back to the OpenSea dApp, the dApp briefly displays a toast message that says "Invalid order signature" and the browser dev logs for OpenSea throw a graphql error, somethings about
useHandleBlockchainActionsCreateOrderMutation
(see final screenshot):References and additional details
I'm guessing it could be a fix like this one but I really haven't dug into the code yet
Acceptance Criteria
You can sucessfully list for sale a Polygon NFT on the OpenSea dApp
Need By Date
No response
Screenshots/Mockups
No response
Estimated effort
4 - 8 hours, optimistically
The text was updated successfully, but these errors were encountered: