So found out the cause, I had the authorize middleware there, (config/nova.php file). It was copied from a old nova version configuration I had in other project and caused this issue. Just removing it solved.