exporting PIREP

Hello,

I have this error when exporting pireps to the vacentral

does anyone know why?

FAILED exporting PIREP #10 - No response from API server

FAILED exporting PIREP #9 - No response from API server

FAILED exporting PIREP #8 - No response from API server

FAILED exporting PIREP #7 - No response from API server

FAILED exporting PIREP #6 - No response from API server

FAILED exporting PIREP #5 - No response from API server

FAILED exporting PIREP #4 - No response from API server

FAILED exporting PIREP #3 - No response from API server

FAILED exporting PIREP #2 - No response from API server

FAILED exporting PIREP #1 - No response from API server

Try adding this line under your vacentral config in your local config file and try exporting again. Let me know what you get.

config::set(‘VACENTRAL_DATA_FORMAT’, ‘xml’);

Please post if this works. I think something is getting lost with JSON submits since the most recent php upgrade on the vaCentral Server.

I use 5.5.x

I’ve changed the api,does not work

Did you add the line from above?

yes and works

thank you so much