Skip to content

Invalid Refresh Token #5

Description

@zachkinstner

Investigate this as a possible bug:

- Info  | FAB[                                ]: New FabricClient
- Info  | FAB[7b9e984e6b9d42fa873763ff571f14b7]: LoadFromCookies: da341fe131ed432fa80b959587455cb0|b57c7c56cfc9490da6a4fe7f5a612a70|0bbe10263c37426cb18d17b9bb030e7e|e8b90d9af0604a3099b8edcb7c85a8d7|635164245243468313
- Info  | FAB[da341fe131ed432fa80b959587455cb0]: Request initiated...
- Info  | FAB[da341fe131ed432fa80b959587455cb0]: Request Path: GET /Trav/ActiveUser
- Info  | FAB[da341fe131ed432fa80b959587455cb0]: Request URL: http://api.inthefabric.com/Trav/ActiveUser
- Info  | FAB[da341fe131ed432fa80b959587455cb0]: IsRefreshNecessary: Person expires in -8368.445211 sec
- Info  | FAB[da341fe131ed432fa80b959587455cb0]: Refreshing Person token...
- Info  | FAB[                                ]: Request initiated...
- Info  | FAB[                                ]: Request Path: GET /Oauth/AccessTokenRefresh
- Info  | FAB[                                ]: Request URL: http://api.inthefabric.com/Oauth/AccessTokenRefresh?refresh_token=e8b90d9af0604a3099b8edcb7c85a8d7&client_secret=3470b5fe8ce5446292af3ec83a188eb2&redirect_uri=http%3a%2f%2flocalhost%3a3333%2fOauth%2fFabricRedirect
- Debug | FAB[da341fe131ed432fa80b959587455cb0]: Request Error: {"error":"invalid_request","error_description":"The refresh_token is invalid or expired"} (IsError=False, IsOauthError=True)
- Error | FAB[da341fe131ed432fa80b959587455cb0]: Request OAuth Exception: invalid_request / The refresh_token is invalid or expired
- Error | FAB[da341fe131ed432fa80b959587455cb0]: FabricErrorException: Fabric.Clients.Cs.FabricErrorException: invalid_request / The refresh_token is invalid or expired
   at Fabric.Clients.Cs.Web.FabricRequest`1.Send(IClientContext pContext)
   at Fabric.Clients.Cs.Api.AccessTokenRefreshOperation.Get(String refresh_token, String client_secret, String redirect_uri)
   at Fabric.Clients.Cs.Session.PersonSession.<RefreshTokenIfNecessary>b__0()
   at Fabric.Clients.Cs.Session.OauthSession.GetAccessToken(Func`1 pAccessFunc)
- Info  | FAB[                                ]: Request initiated...
- Info  | FAB[                                ]: Request Path: GET /Oauth/AccessTokenClientCredentials
- Info  | FAB[                                ]: Request URL: http://api.inthefabric.com/Oauth/AccessTokenClientCredentials?client_id=55612410061389824&client_secret=3470b5fe8ce5446292af3ec83a188eb2&redirect_uri=http%3a%2f%2flocalhost%3a3333%2fOauth%2fFabricRedirect
- Debug | FAB[da341fe131ed432fa80b959587455cb0]: Request Response: {"access_token":"1d4ddb8505784effb2904cdcca753e0c","token_type":"bearer","expires_in":3600}
- Info  | FAB[a167ef878f574769949650eb532ed3c4]: App GetAccessToken: BearerToken=1d4ddb8505784effb2904cdcca753e0c, RefreshToken=, Expiration=10/3/2013 10:33:56 PM, Now=10/3/2013 9:34:56 PM
- Debug | FAB[da341fe131ed432fa80b959587455cb0]: Request Response: {"data":[],"baseUri":"http://api.inthefabric.com","requestUri":"/Trav/ActiveUser","links":[{"isOut":false,"edge":"Creates","class":"FabMember","uri":"/InMemberCreates","fabType":"FabStepLink"},{"isOut":false,"edge":"UsesPrimary","class":"FabFactor","uri":"/InFactorListUsesPrimary","fabType":"FabStepLink"},{"isOut":false,"edge":"UsesRelated","class":"FabFactor","uri":"/InFactorListUsesRelated","fabType":"FabStepLink"},{"isOut":false,"edge":"DescriptorRefinesPrimaryWith","class":"FabFactor","uri":"/InFactorListDescriptorRefinesPrimaryWith","fabType":"FabStepLink"},{"isOut":false,"edge":"DescriptorRefinesRelatedWith","class":"FabFactor","uri":"/InFactorListDescriptorRefinesRelatedWith","fabType":"FabStepLink"},{"isOut":false,"edge":"DescriptorRefinesTypeWith","class":"FabFactor","uri":"/InFactorListDescriptorRefinesTypeWith","fabType":"FabStepLink"},{"isOut":false,"edge":"VectorUsesAxis","class":"FabFactor","uri":"/InFactorListVectorUsesAxis","fabType":"FabStepLink"},{"isOut":true,"edge":"Defines","class":"FabMember","uri":"/DefinesMemberList","fabType":"FabStepLink"}],"functions":["/As","/Back","/HasId","/Limit"],"dbMs":280,"totalMs":0,"dataLen":2,"startIndex":0,"count":0,"hasMore":false,"appId":55612410061389824,"userId":0,"timestamp":635164328883291710,"httpStatus":200}
- Info  | FAB[                                ]: New FabricClient
- Info  | FAB[                                ]: New FabricClient
- Info  | FAB[d5fb73b6db4d42ddafe3258df4e5c17a]: LoadFromCookies: da341fe131ed432fa80b959587455cb0|b57c7c56cfc9490da6a4fe7f5a612a70|0bbe10263c37426cb18d17b9bb030e7e|e8b90d9af0604a3099b8edcb7c85a8d7|635164245243468313
- Info  | FAB[                                ]: New FabricClient
- Info  | FAB[                                ]: New FabricClient
- Info  | FAB[2d4256df032a4f44aacde17915af3a5a]: LoadFromCookies: da341fe131ed432fa80b959587455cb0|b57c7c56cfc9490da6a4fe7f5a612a70|0bbe10263c37426cb18d17b9bb030e7e|e8b90d9af0604a3099b8edcb7c85a8d7|635164245243468313

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions