creatubbles / ctb-mcmod

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[1.8] Problem with login to creator-box

swilgosz opened this issue · comments

I was able to login into creator box without any problems after removing user cache. This means that access_token is set to being expired (we already made a change to API to prevent that).

I added an issue #5 that creator-box doesn't remember logged in user. I decided to split those problems because that one appears on both branches, and this one only on 1.8.

The problem with it, is that I am unable to login second time to creator box. So everything I want to do with creations, I need to to before closing the creator-box.

screenshot 2016-01-18 16 13 01

This isn't just expired token, because the time-lapse between actions took only few seconds!

Fixed by 7132eb3

But this is only a commit to 1.8 branch. @tterrag, have you seen #5 when I mentioned that it appears on both mod versions?

It was cherry picked to 1.7 96c4820