Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help needed with Authentication #14

Open
srikanthbojja opened this issue Jul 30, 2015 · 4 comments
Open

Help needed with Authentication #14

srikanthbojja opened this issue Jul 30, 2015 · 4 comments
Labels

Comments

@srikanthbojja
Copy link

Hi,
I am trying to access list of busstops from this address
http://st.atb.no/infotransit/userservices.asmx?WSDL
this needs authentication to access.

I follwed the "Example 5: Set Connection Credentials" procedure and still no success.

It throws following error:
"
XHR finished loading: GET "http://st.atb.no/infotransit/userservices.asmx?wsdl".

POST http://st.atb.no/infotransit/userservices.asmx 500 (Internal Server Error)

SOAPClient._sendSoapRequest @ soapclient.js:190
SOAPClient._onLoadWsdl @ soapclient.js:153
xmlHttp.onreadystatechange @ soapclient.js:142

XHR finished loading: POST "http://st.atb.no/infotransit/userservices.asmx".
"

Implementation(check app.js): http://plnkr.co/edit/Ty9Piz97n6UZNExHoFpJ

user access details are masked in the plunker implemenatation. I can share through personal email, if provided.

Thanks in advance,

--Sri

@andrewmcgivery
Copy link
Owner

Have you double checked Chrome Dev Tools to make sure it is sending the request as you expect it to?

@srikanthbojja
Copy link
Author

yes i double checked..the error i quoted here is from Chrome Devtools

@srikanthbojja
Copy link
Author

Hi, i still could not figure out a way fix this issue. Any help would be appreciated.
Thanks in advance

@viveknandhan527
Copy link

Hi andrew,
I am also same problem. Thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants