Hi @kentcdodds I'm not always on gitter - so sorry for the late reply. But yes, that's correct behaviour. See this blog post on the URLs and in particular the comments as they have the same question: https://jsbin.com/blog/urls if you have more feedback, raise an issue on github (if you can) and we can discuss with others able to contribute there (I also assume the pro question from the 15th is answer via my email I sent?).
Cheers!
Kent C. Dodds
@kentcdodds
@remy, yes, your email answered my question.
Andrew Betts
@triblondon
@remy yo
Remy Sharp
@remy
@triblondon hey
@triblondon so, I’ve been running through the code, and I think you’re getting lost in a promise, but I can’t for the life of me see where
Andrew Betts
@triblondon
just making another request and recording the HAR
Remy Sharp
@remy
okay, cheers.
Andrew Betts
@triblondon
OK, I got a HAR, which I'll email you. BUT, I just cleared all site data in Chrome for the jsbin domain and it now works, even logged in (I had to log in again)
I'm pretty sure I did that before, but... who knows.
Remy Sharp
@remy
...
can you replicate with it not working?
Andrew Betts
@triblondon
no, it now seems to be hunky dory. but I got the HAR before I cleared my site data so if you want to check it out you'll have everything I can give you.
It doesn't seem like a local logic problem - it's timing out on the very first request
definitely a server-side issue processing the initial request for /
Remy Sharp
@remy
okay - yes, definitely want to see that - sorry I thought you said it was a HAR of it working
But yeah, it’s definitely the requet on /
Andrew Betts
@triblondon
Sent to your email
Remy Sharp
@remy
because I can see from your account that the github token is updated (we have a last_updated field on profiles)
so you were getting through step one
I’m pretty sure it was in the session lookup that it was failing
Andrew Betts
@triblondon
when was it updated? recently?
Remy Sharp
@remy
Yeah, as in when you tried earlier today
I can’t tell if the token has changed (it’s just a bunch of characters)
_
but the timestamp was around the time you emailed
Andrew Betts
@triblondon
so not in the last 20 mins?
Remy Sharp
@remy
no, as in when you emailed
it will have changed again now
Andrew Betts
@triblondon
ok. I've reproed the issue within the last 20 mins