sids
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by sids-
File Upload Issues using API
AnsweredHi - I am trying to upload a file using ASP.NET WEB API, please let me know what am I doing wrong in the below code.var client = new HttpClient();client.DefaultRequestHeaders.Add("Authorization", ...
-
oAuth Redirect URI setup
AnsweredHi - I am configuring an app with oAuth 2.0 JWT authentication. I have followed the steps mentioned in the box documentation, but I am unable to figure out where do I set the redirect URI. I did n...