I’m trying to get S2member to work with remote authorization and I’m stumped. I have set download restrictions to unlimited per year and followed the instructions on the main page.
And the file works if you’re logged directly into the site as a member. In that situation, you can download the file via direct link that looks like this…
"https://www.thebritishhistorypodcast.com/?s2member_file_download=m145.mp3’
But the trouble is that when I try to turn on remote auth (and I’m logged out) I end up in a loop where it refuses to accept any valid username/password, and doesn’t even say that it was a bad password. It just loops, until I leave that page, login to the site, and come back to it. At which point, the download starts immediately. So, for example, it looks with this link until I am logged in on the webpage directly.
“https://www.thebritishhistorypodcast.com/?s2member_file_remote=yes&s2member_file_inline=yes=&s2member_file_download=m145.mp3”
I get the same problem if I just put &s2member_file_remote=yes at the end of the file.
I’m sure I’m missing something simple. Does anyone have any ideas?