Posts by Matheus Shoda • 23 points
1 post
-
2
votes1
answer227
viewsQ: How to send an Authorization TOKEN and parameters to perform an INSERT in my API?
My API works correctly. I can enter data into the database through it with POSTMAN, but I would like to do this in c#. This second image is from the creation of a token of mine.…