404 on all proxies,404 on all - free trial

Not applicable

I've set up a reverse proxy without authentication, but it always responds with 404. I've tried to redeploy it, but nothing helps. API products and and apps was not created.

7593-screen-shot-2018-10-23-at-104857-am.png

$ curl https://socialneet-eval-test.apigee.net/another-one

<!DOCTYPE html>

<html>

<head>

<title>Error</title>

<style>

    body {

        width: 35em;

        margin: 0 auto;

        font-family: Tahoma, Verdana, Arial, sans-serif;

    }

</style>

</head>

<body>

<h1>An error occurred.</h1>

<p>Sorry, the page you are looking for is currently unavailable.<br/>

Please try again later.</p>

</body>

</html>
0 5 224
5 REPLIES 5

Not applicable

404 means it's not authenticated or not found.

let me see the develop code

@Egor Medvedev

@Madhu Donkana, am I need to provide you with some details?

sidd-harth
Participant V

Hi @Egor Medvedev, I dont have any such issues with the https://mocktarget.apigee.net/ target.

I get a successful response.

Please upload your proxy here for analyzing.

Try with a different Target like https://httpbin.org/ip

I've tried with httpbin, it doesn't work as well.