Description: When we tried to call Suitelet from the postman, we may face this error through the response, we can use this solution to resolve it.
Error: 
The issue is happened due to the invalid user-Agent add the following key value pair in the header section of the request then the issue will be resolved. “User-Agent” : “Mozilla/5.0”