Swagger question

Not applicable

My api works on cookies. When I directly access my apis using swagger without ApiGee, sagger returns back the cookies that were sent in the api response. But when send the request via ApiGee the cookies sent back in the api response are dropped by swagger. What I mean by that is that in the subsequent requests the cookies are not sent back . Any ideas why ?

0 3 578
3 REPLIES 3

Not applicable

Hi. Could you clarify a few things?

Is this using Swagger-Node? Apigee-127? Swagger-Tools? Something else?

Is this when running locally or on Edge or both?

How are you setting and retrieving the cookies?

Thanks!

Not applicable

This is Swagger UI.

We are running ApiGee Edge. The request to our server is routed via proxy running on Edge. The cookies are set by our server.

I am not sure about your comment about what you mean by how are we setting or retrieving the cookies. Could you be more specific ? Happy to answer once I have more details from you.

Thanks for the clarification. Unfortunately, I'm not personally familiar with your setup. I expect that somebody else can jump in here and help out, though, now that we've narrowed the problem down a bit.