Describe the bug
Whenever i try to read a mialbox from my hosted web application the GREEETING_TIMEOUT error is thrown, however when i run the same exact application from my local machin (localhost), it works just fine.
To Reproduce
Steps to reproduce the behavior:
Host NodeJS Web Application on Namecheap
make a call to API endpoint that should begin reading inbox
Error is thrown
Expected behavior
Whenever a call is made to the API when hosted on a local machine, it should return a JSON object which has a summary of what data was read and if the reading was successfull or not. see screenshots
Expected Behavior:
Buggy Behavior:
Desktop (please complete the following information):
Describe the bug Whenever i try to read a mialbox from my hosted web application the GREEETING_TIMEOUT error is thrown, however when i run the same exact application from my local machin (localhost), it works just fine.
To Reproduce Steps to reproduce the behavior:
Expected behavior Whenever a call is made to the API when hosted on a local machine, it should return a JSON object which has a summary of what data was read and if the reading was successfull or not. see screenshots
Expected Behavior:
Buggy Behavior:
Desktop (please complete the following information):
Thank you in advance