meetpatty / HENkaku-webserver

49 stars 15 forks source link

404 error on api call #3

Open JEenerio opened 8 years ago

JEenerio commented 8 years ago

I followed the document to the letter and still got this 404 error whenever i try to access the local server. the error in vita returns C2-12828-1

HTTP Error 404.0 - Not Found The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.

http://ipaddress:80/henkaku/api/a1=8a002000&a2=81b00ec0&a3=e0002280&a4=81200690&&a5=e0600880

C:\inetpub\HENkaku\api\a1=8a002000&a2=81b00ec0&a3=e0002280&a4=81200690&&a5=e0600880&a6

JEenerio commented 8 years ago

to the letter means everything...

meetpatty commented 8 years ago

Hit me up on irc://chat.freenode.net/henkaku

meetpatty commented 8 years ago

But also a few things to check:

  1. If you delete the index.html, payload.js, base_payload.bin and offsets.txt files are they recreated when you restart the site?
  2. If you browse to http://localhost/henkaku/api/x on your pc, does it return the base_payload.bin file?
  3. If 2 is true then the issue is with the fiddler redirect

Also have you seen the latest release, it uses nodejs, and is more "user" friendly.