Ok.
Step 1) Right browser.. yup, running Firefox. I don't use
Chrome, though I suppose I could test if necessary but I'd prefer not to
have to run multiple browsers.
Step 2) Addons.. The two I use
the commonly cause issues, ABP and NoScript I tried to disable with the
issue still occurring. And one addon I disabled made me unable to login
at all, though it shouldn't have had any such affect, Priv3.
Step 3) Cookies and cache have been cleared, issue still occurring.
Step 4) Attached the console output just after logging in and being taken to my "home" page:
POST
https://app.roll20.net/sessions/create [HTTP/1.1 303 See Other 343ms]
GET
https://app.roll20.net/home [HTTP/1.1 200 OK 816ms]
Use of getUserData() or setUserData() is deprecated. Use WeakMap or element.dataset instead. requestNotifier.js:63
GET
https://cdn.syndication.twimg.com/widgets/timelin... [HTTP/1.1 200 OK 469ms]
Use of getUserData() or setUserData() is deprecated. Use WeakMap or element.dataset instead. requestNotifier.js:63
Use of getPreventDefault() is deprecated. Use defaultPrevented instead. jquery.min.js:2
Use of getUserData() or setUserData() is deprecated. Use WeakMap or element.dataset instead. requestNotifier.js:63
GET
https://beacon-6.newrelic.com/1/50a61d60f7 [HTTP/1.1 200 OK 49ms]
Use of getUserData() or setUserData() is deprecated. Use WeakMap or element.dataset instead. requestNotifier.js:63
POST
https://twitter.com/i/jot [HTTP/1.1 302 Found 354ms]
Use of getUserData() or setUserData() is deprecated. Use WeakMap or element.dataset instead. requestNotifier.js:63
Console output after clicking on the My Campaigns link(Note that this takes me back to a login screen URL-
https://app.roll20.net/sessions/new):
GET
https://app.roll20.net/campaigns/search [HTTP/1.1 302 Found 257ms]
GET
https://app.roll20.net/sessions/new [HTTP/1.1 200 OK 278ms]
Use of getUserData() or setUserData() is deprecated. Use WeakMap or element.dataset instead. requestNotifier.js:63
Use of getPreventDefault() is deprecated. Use defaultPrevented instead. jquery.min.js:2
GET
https://beacon-6.newrelic.com/1/50a61d60f7 [HTTP/1.1 200 OK 58ms]
And
there is no console output when I try to go into the Campaign and get
the Not Authorized page. It's a simple white page with small font text
in the upper left corner.
Also of note, when I click the forum link, I notice that in the upper right hand corner it's indicating that I'm not logged in and providing the option to login. The console output is identical to the page I get when it's asking me to login again.
If there is any additional console info I'm missing, or more output I can provide please let me know.
Thanks