Japemaster Brad
Japemaster Brad
Explore posts from servers
CC#
Created by Japemaster Brad on 2/5/2023 in #help
❔ Using C# and SQLite, I'm inputting a formatted date, and it's writing tot the database as a sum
12 replies
CC#
Created by Japemaster Brad on 2/5/2023 in #help
❔ Using C# and SQLite, I'm inputting a formatted date, and it's writing tot the database as a sum
12 replies
CC#
Created by Japemaster Brad on 2/5/2023 in #help
❔ Using C# and SQLite, I'm inputting a formatted date, and it's writing tot the database as a sum
bare with
12 replies
CC#
Created by Japemaster Brad on 2/5/2023 in #help
❔ Using C# and SQLite, I'm inputting a formatted date, and it's writing tot the database as a sum
Doesn't it just
12 replies
CC#
Created by Japemaster Brad on 2/3/2023 in #help
❔ HttpClient exiting program during GetStringAsync() and GetAsync()
The program exits out normally, same as before
91 replies
CC#
Created by Japemaster Brad on 2/3/2023 in #help
❔ HttpClient exiting program during GetStringAsync() and GetAsync()
Honestly that could be it, I'll have a look at the documentation again and have a read. Will get back to you with findings, thanks for your help!
91 replies
CC#
Created by Japemaster Brad on 2/3/2023 in #help
❔ HttpClient exiting program during GetStringAsync() and GetAsync()
I get a 200 with JSON if that's what you mean 🙂
91 replies
CC#
Created by Japemaster Brad on 2/3/2023 in #help
❔ HttpClient exiting program during GetStringAsync() and GetAsync()
91 replies
CC#
Created by Japemaster Brad on 2/3/2023 in #help
❔ HttpClient exiting program during GetStringAsync() and GetAsync()
Combed over it, and nothing 😦
91 replies
CC#
Created by Japemaster Brad on 2/3/2023 in #help
❔ HttpClient exiting program during GetStringAsync() and GetAsync()
I actually built it in Postman first, then transferred all the data into VS, that's what confused me at first, it's almost like it's getting the response, ticking the box and cutting out
91 replies
CC#
Created by Japemaster Brad on 2/3/2023 in #help
❔ HttpClient exiting program during GetStringAsync() and GetAsync()
No
91 replies
CC#
Created by Japemaster Brad on 2/3/2023 in #help
❔ HttpClient exiting program during GetStringAsync() and GetAsync()
Cuts out as I step onto it
91 replies
CC#
Created by Japemaster Brad on 2/3/2023 in #help
❔ HttpClient exiting program during GetStringAsync() and GetAsync()
I just used .WaitAsync() in try/catch and it threw an error for timing out
91 replies
CC#
Created by Japemaster Brad on 2/3/2023 in #help
❔ HttpClient exiting program during GetStringAsync() and GetAsync()
No exception thrown, just a clean exit. I've come across this before, I think it was something about using .GetAwaiter().GetResult(), but that doesn't seem to give me much
91 replies