Open prabhakar97 opened 6 years ago
Can we get this merged into tagged version soon?
Hmm. there is an issue with this though -- you need to also add the fix to the Media -> Update Media menu workflow. otherwise you end up with this when you update an asset:
What release will this go in?
This PR fixes #49. I faced the same issue with Rails 5.2 and push_type 0.12.1. Upon checking the parameters sent to
PushType::Admin::AssetsController#upload
I found thatauthenticity_token
field was missing.[https://discuss.pushtype.org/t/unprocessable-entity-upon-an-asset-upload/349](Forum thread)