dvbrusselen Posted May 12, 2018 Report Posted May 12, 2018 Logs: PUT: /v1/user_auth? from xxxxxxxx 09:13:24.812 [info] |xxxxxxxxxxxxxxxxxxxxxxxxxx|kz_auth_jwt:285(<0.12154.0>) unable to parse jwt: undefined 09:13:24.814 [info] |xxxxxxxxxxxxxxxxxxxxxxxxxx|cb_token_auth:128(<0.12157.0>) checking for x-auth-token 09:13:24.814 [info] |xxxxxxxxxxxxxxxxxxxxxxxxxx|kz_auth_jwt:285(<0.12157.0>) unable to parse jwt: undefined Anyone hows to solve this? Quote
tomas_ Posted May 14, 2018 Report Posted May 14, 2018 Did you try to flush the web browser cache (ctrl- reload)? Try to login in another web browser, or in a private / anonymous instance in the browser. Quote
Administrators mc_ Posted May 16, 2018 Administrators Report Posted May 16, 2018 Also, please include the full request logs (the request id is a random uuid so no need to obfuscate it). Quote
dvbrusselen Posted May 20, 2018 Author Report Posted May 20, 2018 Hi James, 01:36:20.768 [info] |b90e3441f3ac561b4f994400008f406e|api_resource:94(<0.9876.87>) PUT: /v2/user_auth? from 37.59.140.139 01:36:20.769 [info] |b90e3441f3ac561b4f994400008f406e|kz_auth_jwt:285(<0.9872.87>) unable to parse jwt: undefined 01:36:20.770 [info] |b90e3441f3ac561b4f994400008f406e|cb_token_auth:128(<0.9836.87>) checking for x-auth-token 01:36:20.770 [info] |b90e3441f3ac561b4f994400008f406e|kz_auth_jwt:285(<0.9836.87>) unable to parse jwt: undefined 01:36:20.770 [info] |b90e3441f3ac561b4f994400008f406e|kazoo_bindings:680(<0.9892.87>) unable to find function clause for cb_ips:authorize/1 01:36:30.874 [info] |b90e3441f3ac561b4f994400008f406e|api_util:1511(<0.9876.87>) stopping execution here with status code 401 Quote
dvbrusselen Posted May 20, 2018 Author Report Posted May 20, 2018 any idea? in internet explorer EDGE it does work . Quote
tomas_ Posted May 21, 2018 Report Posted May 21, 2018 The fact that it's working in another browser points to my previous post, that the browser cache contains old versions of the code. Try to clear the cache in your browser. To check my theory further, try same browser but in another computer (or an anonymous tab in a browser that doesn't work). Quote
Administrators mc_ Posted May 22, 2018 Administrators Report Posted May 22, 2018 I agree with @tomas_ at this point. Let us know if it doesn't work after clearing the browser cache or using a "private" tab in the same browser. Quote
dvbrusselen Posted May 24, 2018 Author Report Posted May 24, 2018 Hi All, Sorry for iteruptign you guys with this easy queustion. &It works! . Quote
Administrators mc_ Posted May 25, 2018 Administrators Report Posted May 25, 2018 @dvbrusselen thanks for asking! I can assure you someone else will have questions like these and not feel comfortable asking. Plus it can help highlighting where doc improvements could be made, or where inconsistencies lie that we're blind to, or things like that. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.