Hello,
When I click on the button "Adicionar/Alterar" it gives me an error "Request failed with status 502".
Anyone can help me with this?
I put some data to test it.
Thank you.
Hi Ana,
Did you please checked the service center logs for more details.
The HTTP 502 - bad gateway error occurs when either:
Also please check that it is not making an infinite loop by calling itself, try to debug the code.
Hope it helps.
Thanks