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

how to set credentials while using C++ REST SDk #30

Open
pramodbugudai opened this issue Oct 26, 2017 · 0 comments
Open

how to set credentials while using C++ REST SDk #30

pramodbugudai opened this issue Oct 26, 2017 · 0 comments

Comments

@pramodbugudai
Copy link

Hi Experts,

I am trying to make a GET request using the C++ REST SDK and when I try to set user name and password
using the class credentials cred(L"username", L"pwd") it crshes my program on an API http://localhost:8080/api/v1/Users . Any clues on this. Not able to proceed further. Any help is appreciated.

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