-
Notifications
You must be signed in to change notification settings - Fork 139
Open
Description
Hello,
I have a NODEJS restful api web service that I have built in order to call this nodejs library from my custom application. When serving up the web service locally using LocalHost, the nodeJS service works great and brings back all the resellPrices as expected. However, when I deploy NODEJS restful api online for consumption, I get strange results. For example when deploying to AWS, I get no resellPricing at all. And then when deploying to Render, I get flightClub prices but no prices for stockX. As mentioned when running it via LocalHost, all resellPrices are brought back.
Does anyone have any idea why I might be having issues with the deployed hosted version where the Local Version works fine?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels