Closed TomashKhamlai closed 5 years ago
I don't think thats an issue. @tkacheva I think we should allow saving API key without verification (i.e. to be able to workaround missing network connection to Adobe Stock). However, the ability to test the API key before saving the configuration will be introduced in https://github.com/magento/adobe-stock-integration/pull/126
What do you think about it?
Related to #29
Preconditions:
Steps to reproduce:
php bin/magento config:set adobe_stock/integration/api_key ""
php bin/magento config:set adobe_stock/integration/enabled 0
Advanced
tabSystem
sectionadmin/system_config/edit/section/system/
Api Key
labelAPI Key
inputadobeadobeadobeadobeadobeadobe
Test Connection
buttonKey is invalid. Try a different key.
appearsConnection failed! Test again?
buttonKey is invalid. Try a different key.
appearsSave Config
buttonExpected result:
:heavy_check_mark: 1. Configuration is successfully saved
Actual result
:x: 1.
Key is invalid. Try a different key.
appears