Why does the Find Session function always return 0 results?

So I’m trying to write code to handle all of my session stuff, creating, joining, finding etc. I’ve managed to create one and have the player join it, seems to be all working fine, but when I made my find session stuff the FindSession function always is returning 0 results found. I’ve tried playing around with the create session settings and the find session settings to no avail. Here is what my functions look like. Any help would be very much appreciated.

Cheers