I have a problem with Magento 2.3.2 extension manager. I have two identical Magento 2 sites create with the same API key. The first was created to dev and the second was created for prod, but i change my mind and now i wanna use only prod version because the second server is better than the first.
I have this problem : in the dev I installed a Braintree module that i take from Magento Marketplace and everything goes fine. Now i wanna install it on my prod magento but i can't find it in my Extension Ready to Install. So i uninstall the module form dev magento and disconnect it from my API key. I reload my prod magento Extension Manager and i didn't find Braintree module in the list.
How can i resolve it ?
Thanks