-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
respond_to for rss is always wrong #275
Comments
Do you have a traceback or any other errors that can help us diagnose? On Sun, Aug 25, 2013 at 11:48 PM, lukaszchojnowski <[email protected]
|
Ok. When i try to get url with browser, it looks okay:
But when i for example curl it (also applies to rss readers), i get 406 not acceptable:
|
Ok, I can reproduce that now... Here's my development server readout... not much to go on but it's looking like it's not authenticating properly. (I've redacted the credentials but they are correct!) Started GET "/campaigns.rss?authentication_credentials=XXXXXXXXXXXXXXXX" for XXX.XXX.XXX.XXX at 2013-08-28 10:11:07 +0800 |
When I try to grab rss from my ffcrm instance, i ALWAYS get an error with acceptance headers.
The text was updated successfully, but these errors were encountered: