Details
-
Bug
-
Resolution: Fixed
-
Neutral
-
None
-
None
Description
Steps to reproduce
1/ Set up with the instance Magento that connection is failed or input the yaml configuration with wrong baseUrl. Â
  connectionName:
     authUrl: http://demo-acm-2.bird.eu
     baseUrl: http://demo-acm-2.bird.eu
     enabled: true
     credentials:
       username: demo
       password: demo123
Or:Â
  connection2:
    authUrl: http://magento2demo.firebearstudio.com
    baseUrl: http://magento2demo.firebearstudio.com123
    enabled: true
    credentials:
      username: demo
      password: 1q2w3e4r5t
2/ Click on magento ecommerce.
 ,Â
Expected results
The exception should be shown in log, not thrown on browser and the UI does not get stuck.
Actual results
Workaround
Development notes
Checklists
Attachments
Issue Links
- is cloned by
-
ECOMMERCE-376 [SF & SAP]Throwing an exception on browser and getting stuck when cannot get access token.
-
- Closed
-
- relates to
-
ECOMMERCE-408 Wrong yaml config prevent Ecommerce app for working
-
- Closed
-