Closed Eichwald closed 4 years ago
How are you running the script. Seems like you are using an apache web server and not running using npm.
If you are not following it... https://steamapis.com/projects/node-csgo-web-tradebot/
I was following that exact tutorial
And i got it on a droplet from digitalocean
Is the config correct in that case. The callback url.
Express.js, which this script uses does not return The requested URL <URL> was not found on this server.
messages. Instead it returns them in this manner Cannot GET <URL>
.
NGINX returns just a 404 page.
Apache returns a Not found
error like this.
Conclusion: Stop Apache.
No. That is dns. Your main config. Pastebin it. Without the keys ofcourse.
Failed to issue method call: Unit apache2.service not loaded.
Gets this message when i call this "sudo systemctl stop apache2"
Try and stop the httpd service
Getting "httpd: unrecognized service" when doing service httpd stop Tried both on root and in project folder
What's your operating system
Im running windows but the droplet from digital ocean is Ubuntu 14.04.5 x64
access with putty
I can only assume this has been fixed, or you have abandoned the problems you had with mis configuration, as no activity has been seen in over 18 months, I shall now close this issue.
First of all. Very nice API!
But when i press the steam login button it redirects me to a not found page and give this error message "The requested URL /auth/steam was not found on this server." And i have entered my SteamApiKey in the config file.
I have also entered the steamapiskey, but have not yet payed for the inventory and items list, but as far as i understand this has nothing to do with the steam login
Any suggestions?