Posts by Vinícius Eugênio • 21 points
3 posts
-
0
votes1
answer1174
viewsQ: How to pass Json parameters, to consume a C#API
I am trying to consume a Pay API transfer that asks to be passed the email of who will receive, the value and the description, I did according to the model below but I think it is not correct. Note:…
-
1
votes0
answers98
viewsQ: Problems accessing external C#API
I am trying to access the Pagseguro API to view the account balance but the following error appears. (I deleted my email and token in the print as well as in the code below). Document print: Code on…
-
-1
votes3
answers1107
viewsA: Add +1 every time you click the button?
Your code is right but you’re not updating the value visually, you’re only updating the value of the variable but you’re not showing the same updated value. After the addition of the variable. Try…
accountantanswered Vinícius Eugênio 21