Resolve error “Request does not match any route”.

Scenario:

The error message “message”:”Request does not match any route.”,”trace”:null}, is encountered in the Magento 2- NetSuite integration App flows.

Solution:

  1. Check the Magento 2 connection and confirm if the connection is online. You can notice that the connection has gone offline. This occurs when the Base URI in the connection is incorrect.
  2. Enter the base URI of your Magento 2 account. You can locate this URL in the address bar after you sign in to your Magento 2 account. For example, if your account is located at http://123.12.12.1/xyz/admin, then replace admin with rest and enter the base URI as http://123.12.12.1/xyz/rest.
  3. Reenter the username, password and generate new Token.
  4. Test connection – click this button to verify that your new connection is free of errors.
  5. If test shows the status as success, Save the connection.

Leave a comment

Your email address will not be published. Required fields are marked *