UnauthorizedError: No authorization token was found
   at middleware (/var/www/PricingAPI/backend/node_modules/express-jwt/lib/index.js:79:21)
   at Layer.handle [as handle_request] (/var/www/PricingAPI/backend/node_modules/express/lib/router/layer.js:95:5)
   at trim_prefix (/var/www/PricingAPI/backend/node_modules/express/lib/router/index.js:317:13)
   at /var/www/PricingAPI/backend/node_modules/express/lib/router/index.js:284:7
   at Function.process_params (/var/www/PricingAPI/backend/node_modules/express/lib/router/index.js:335:12)
   at next (/var/www/PricingAPI/backend/node_modules/express/lib/router/index.js:275:10)
   at Layer.handle [as handle_request] (/var/www/PricingAPI/backend/node_modules/express/lib/router/layer.js:91:12)
   at trim_prefix (/var/www/PricingAPI/backend/node_modules/express/lib/router/index.js:317:13)
   at /var/www/PricingAPI/backend/node_modules/express/lib/router/index.js:284:7
   at Function.process_params (/var/www/PricingAPI/backend/node_modules/express/lib/router/index.js:335:12)