3

I've got an alexa skill configured with Auth Code Grant account linking.

After the user token expires, alexa asks again for account linking and, as far as I understand from all the setup, Alexa should renew the token form my oauth server.

any ideas would help. thanks

eduyayo
  • 2,020
  • 2
  • 15
  • 35
  • 1
    Did you solve this issue? – John Apr 26 '17 at 06:54
  • nope... and have more on that... I've added the refresh token to my spring-security config and it seems like alexa never refreshes it, so it keeps asking for granting an account link – eduyayo Apr 26 '17 at 07:00
  • Is the skill getting disabled as well? How long does it take to ask for re-linking? – John Apr 26 '17 at 08:01
  • 1
    Depends on the lifetime I config for the access token. Boss wants it for demo-ish presentations but if we go pub on this we cannot stand having this not working – eduyayo Apr 26 '17 at 08:06
  • 1
    We have queried customer support regarding this. Please post what was the problem once you solve it. Will do the same – John Apr 26 '17 at 08:31
  • Hey did you contact support about alexa not refreshing it? They said it's issue on our end but we don't think so. – John Apr 28 '17 at 12:24
  • 1
    @eduyayo This still doesn't seem fixed. I am struggling as well with the tokens and the alexa node sdk. The refreshToken stays undefined. – ffritz Oct 17 '17 at 08:21
  • I haven't been assigned again to this stuff at the office but I asume it's got something to do with our backend as follows from the other comments. Maybe we're not supporting their login scheme or the like... – eduyayo Oct 17 '17 at 09:21

0 Answers0