You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@fetullahyldz I think you can use Swagger to try post data.
Then you can use HttpClient to RequestClientCredentialsTokenAsync to get token and then use token to PostAsync with FormUrlEncodedContent.
How exactly is the logic here processed? Could you tell us a little bit about it?
The text was updated successfully, but these errors were encountered: