I am using bluehost shared hosting. My api is not working. Whenever I hit the api url through postman, it shows me an error about enabling javascript. It says: For full functionality of this site it is necessary to enable JavaScript. Please enable JavaScript in your web browser.
The same code is working fine in godaddy. I talked with bluehost support team. They are telling me that the basic javascript is already enabled. Then the problem is coming from where? Is there any thing I need to change in laravel?
We don't allow Javascript to run in preview mode in Postman for security reasons. And so when you are using javascript to hide this text, it is not running.