Ronald Konijnenburg
Posts: 0
Joined: Sat Mar 16, 2013 8:05 pm

Basic authentication fails

Hi, I'm using basic authentication for my service and followed all steps as outlined here:
http://help.gotiggr.com/documentation...

Service works when I use the second option listed and simply put in my "authorization" value. If I remove this and follow steps in option one I have no luck:

Questions:

  1. Assume in the mentioned javascript file I add real username and password?

  2. item 7 "add..." assume meant is add java script?

    Any obvious misstake I'm making?

    Tx!

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Basic authentication fails

Yes, you would use your username and password and add JavaScript in mapping. You should use this docs site: http://docs.tiggzi.com/documentation/...

Ronald Konijnenburg
Posts: 0
Joined: Sat Mar 16, 2013 8:05 pm

Basic authentication fails

Exactly what I did. Still get a 404. It only works when I hardcode the authorization value. Any thoughts?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Basic authentication fails

Check in Chrome Dev. Tools, Network tab if the Authorization header sent to the server is identical to the one you hard code.

PS. I also got your email to support. If still not working, are you able to share the username/password with me, via support email?

Ronald Konijnenburg
Posts: 0
Joined: Sat Mar 16, 2013 8:05 pm

Basic authentication fails

You have mail ;-)

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Basic authentication fails

Working now, it needs Tiggzi Proxy on. More info: http://docs.tiggzi.com/documentation/...

Return to “Issues”