Error: Impossible to parse backend error while running extension

How to solve error ” impossible to parse backend error – Request{“url”: ” “} ” occurring in console, while running the extension?

Solution:

Check the vendor in manifest and folder name created for the service file in Netsuite. Both should be same.

The vendor name is case sensitive so while using the model, we should check the folder name created for the service file in netsuite.
for example:
We have created the extension with the vendor name as JJ (capital letter)
and there may be the chance for creating the vendor name as jj(small letters)

The reason behind this, there is already created a vendor name as jj so if we created another extension with JJ it will use the same vendor for extension creation.

Leave a comment

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