Secure Link Redirect to Rich Text Page
Hello!
Trying to setup a Secure Link where an unregistered user clicks on a link in an email, is able to check a box to mark inventory delivered, and then save and close.
However, after saving and closing, I want to redirect them to a rich text page I've made, however any version of the link I try to use now prompts a 400 Error.
Now, this might have something to do with the fact the first link I sent myself on another, unlogged in browser, still works. Not sure why that would be.
First link, without any Rich Text redirect: https://axisseed.quickbase.com/db/bvhrw62s5?a=er&dfid=13&accesskey=57730592963ae9115a8b8d58de74bc518cf87f33cc94d58e01e4bce09d0ce6a8&rid=2
Second link: https://axisseed.quickbase.com/nav/app/bq78x5qrf/table/bvhrw62s5/action/er&dfid=13&accesskey=df46c3330a5aa235fadbcb34849f0e0dd4bfc7965208570684b9ef2153f77c3a&rid=21&rdr=https://axisseed.quickbase.com/db/bvhrw62s5?a=dbpage&pageID=20
The part I'd like to focus on is:
&rdr=https://axisseed.quickbase.com/db/bvhrw62s5?a=dbpage&pageID=20
Adding this string to the end of the first link still doesn't work, it just goes to an unlogged in front page.
Thanks in advance!