We are getting a strange error occasionally from out app, mostly it seems from ajax requests: The change you wanted was rejected. Maybe you tried to change something you didn''t have access to On searching this seems to be linked to a 422 error. The cause of it is unknown to us at the moment. If anyone knows what may be causing this any help would be much appreciated! Many thanks -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Adam Wilson wrote:> We are getting a strange error occasionally from out app, mostly it > seems from ajax requests: > > The change you wanted was rejected. > Maybe you tried to change something you didn''t have access to > > On searching this seems to be linked to a 422 error. > The cause of it is unknown to us at the moment. If anyone knows what may > be causing this any help would be much appreciated! > > Many thanksThis ended up being a problem with caching the authenticity token. Oops... -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Was there a solution to this? I am having this problem now and then and am not sure how to turn off cache for formed pages or what to do. thanks. On Apr 16, 7:20 am, Adam Wilson <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> Adam Wilson wrote: > > We are getting a strange error occasionally from out app, mostly it > > seems from ajax requests: > > > The change you wanted was rejected. > > Maybe you tried to change something you didn''t have access to > > > On searching this seems to be linked to a 422 error. > > The cause of it is unknown to us at the moment. If anyone knows what may > > be causing this any help would be much appreciated! > > > Many thanks > > This ended up being a problem with caching the authenticity token. > Oops... > -- > Posted viahttp://www.ruby-forum.com/.
Mike Rose wrote:> Was there a solution to this? I am having this problem now and then > and am not sure how to turn off cache for formed pages or what to do. > thanks. > > On Apr 16, 7:20�am, Adam Wilson <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org>I have the same the same problem too. Any, suggestion ? -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Maybe Matching Threads
- Devise is causing the [The change you wanted was rejected.] Error...
- "the change you want was rejected. Maybe you changed something you didn't have access to.""
- TypeError : transport.responseText has no properties
- authenticity_token sent, still InvalidAuthenticityToken
- Port problem.