Google oauth satellizer uriredirect 404 error-open source projects sahat/satellizer

I’m trying to integrate satellizer into my Angular app using Ui router, satellizer requires that I set a redirectUri.

My question is, how do I allow this redirect to access my routes, i keep getting, 404 for the URL: ://domain:8181/?code=4/QWNlg9j47Hq…….

Not sure what I should set the redirectUri to.

Please help.