Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: 'Cookie not in this host's domain' faye when connecting to CometD over gateway/proxy like APIGEE #520

Open
harishkpv opened this issue May 20, 2020 · 1 comment

Comments

@harishkpv
Copy link

Hi,

We have use case, where we need to connect to CometD over APIGee. When directly connecting to CometD, it works without any issues. However, when I go over APIGee, get an error " Cookie not in this host's domain". Is there a way to add the cookie returned via handshake?

Thanks!

@jcoglan
Copy link
Collaborator

jcoglan commented May 20, 2020

Which version of the Faye client are you using -- Ruby, Node.js, or browser?

Are you able to share the domain of the APIGee/CometD service you're connecting to, and the Domain attribute of the Set-Cookie header that's being rejected?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants