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

Invalid error #1

Open
ohnosee opened this issue May 15, 2018 · 0 comments
Open

Invalid error #1

ohnosee opened this issue May 15, 2018 · 0 comments

Comments

@ohnosee
Copy link

ohnosee commented May 15, 2018

I have been trying to use this library to connect to Adobe Analytics rest service. Unfortunately it kept rejecting my requests with an error about the created date.

I managed to get a js implementation working and compared the X-WSSE header information and noticed that the working implementation preprended the pywsse header with UsernameToken and appended it with Algorithm="SHA256"

I amended the __call__ method WSSEAuth appropriately and the request was accepted.

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

No branches or pull requests

1 participant