Skip to content

Implementation of "Hello S3" application tutorial was successful using SDK built with WinHTTP but not cURL? #3094

Answered by bhavya2109sharma
KreedM asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @KreedM,

Thank you for bringing this issue to our attention.
The solution you are providing is indeed not the right one.

After investigating the issue, I can confirm that the root cause lies in the SSOCredentialsProvider.cpp file within the AWS SDK for C++. Specifically, the new configuration is being applied independently without considering any previously set high-level configurations, which is causing the authentication failure.

We acknowledge this issue and are looking into it. However, in the meantime, I would like to suggest a workaround that you can implement.

The workaround involves subclassing the SSOCredentialsProvider and customizing it according to your specific requirem…

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
2 replies
@KreedM
Comment options

@KreedM
Comment options

Comment options

You must be logged in to vote
3 replies
@KreedM
Comment options

@KreedM
Comment options

@bhavya2109sharma
Comment options

Answer selected by KreedM
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants