I have a custom URL I am defining with IUrlController's AddRaw method. The function its calling awards points to a user; however its having issues. I am getting a 400 error. Is there a way to execute this with the correct permissions?
I have a custom URL I am defining with IUrlController's AddRaw method. The function its calling awards points to a user; however its having issues. I am getting a 400 error. Is there a way to execute this with the correct permissions?