SOAP API Credentials Flow

98 views
Skip to first unread message

Rabiya Kousar

unread,
Feb 26, 2021, 2:02:57 AM2/26/21
to ChannelAdvisor Developer Network
Hi,
                       I am trying to get access_token, in order to use it in http://api.channeladvisor.com/v1/Orders(20153744)/CustomFields?access_token=xxxxxxxxxx 

I am using .Net C# code.

We used IdentityModel : PasswordTokenRequest and RequestPasswordTokenAsync
to get the access token.

The application ID and shared secret are concatenated using a colon
then RFC2045-MIME (base-64) encoded. For this particular step
I see PasswordTokenRequest's BasicAuthenticationHeaderStyle contains 
only Rfc6749 and Rfc2617.

Questions:
1. Is there any .net sample code available which explains how we are suppose
to make request header and request response.
Like the one available here :

Thanks,
Rabiya

Reply all
Reply to author
Forward
0 new messages