monero-lws icon indicating copy to clipboard operation
monero-lws copied to clipboard

Status:404Not Found

Open abdevil05 opened this issue 3 years ago • 1 comments
trafficstars

Title - Status:404Not Found

Description-when i try to hit login endpoint with postman,its shows Status:404Not Found and in terminal i got the error which has the screeeenshot that is attached below.

what changes do i need to do in the lws git hub to get the correct output.

The correct output should be-: { "new_address":0 "generated_locally":1 }

Screenshot from 2022-09-13 12-42-29

abdevil05 avatar Sep 13 '22 08:09 abdevil05

I think the issue might be SSL - the server is likely expecting no SSL, but the command is being sent with it. That's my best guess because the first line says "failed to match first line", which is indicating that the HTTP client message was invalid somehow.

vtnerd avatar Oct 14 '22 17:10 vtnerd

Again, closing as stale due to no follow up.

vtnerd avatar Nov 07 '23 20:11 vtnerd