Web SDK - Add new URL to controller but return status 302

SOLVED

Hi all,

I want to add new url to call from js to controller.

but it return status 302 found.

On xxxBehaviour.js

on XXXController.cs

Is there any out of the ordinary way to add new function on controller? or anyone know what is the problem?

Thank you.