Hello, I am trying to use getSession on my page that is for notes. For some reason, getSession returns
null
null
when I try to console.log it, and it shows my "No Access" page. The weird thing is, on my navbar where I am using useSession() it is working fine, and I have my session including the ID and everything, it's just here that it isn't working. I assume it is an user issue and it is my fault, but none the less here is my code: https://gist.github.com/tookender/cbafc3c2010e9fe3ccae2f4a1bbd9371