macsig

ActionController::InvalidAuthenticityToken in Fusioncharts/fc exporterController#index

Recommended Posts

Hello there,

 

I need to save a chart as image so I have followed the instructions that come with the evaluation pack.

 

I already had in my machine ImageMagick and RMagick gem.

 

 

 

1. Copy the controllers (1,2,3) into controllers/Fusioncharts in your application.

 

2. Copy the lib folder along with lib files (4,5,6,7,8) into lib folder of your application.

 

3. Copy the fc_exporter folder along with error.html.erb into the views folder of your application.

 

 

 

 

 

When I try to save the image the capturing process starts but when it reaches 100% I get

 

 

 

ActionController::InvalidAuthenticityToken in Fusioncharts/fc exporterController#index

 

 

 

What does this mean? Am I missing something?

 

 

 

 

 

Thanks

 

 

 

Sig

Share this post


Link to post
Share on other sites

Thanks for the reply.

 

I'd prefer to keep it. Is there a way to make it works with protect_from_forgery on?

 

 

 

 

 

Thanks again.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now