✅ Problem With my code from KeyAuth

Hey, Im having problems with my code, im trying to implement Keyauth and im getting these error's JsonConvert JObject JToken
No description
27 Replies
Keswiik
Keswiik3mo ago
Can you show what the actual errors are? Squiggly red lines don't tell us much, besides the fact that you may be missing some references.
CyberServices
CyberServices3mo ago
yeah and there also errors here
CyberServices
CyberServices3mo ago
No description
Keswiik
Keswiik3mo ago
you still haven't shown what the errors are
CyberServices
CyberServices3mo ago
No description
CyberServices
CyberServices3mo ago
No description
CyberServices
CyberServices3mo ago
No description
CyberServices
CyberServices3mo ago
then these are the errors for this one
CyberServices
CyberServices3mo ago
No description
Keswiik
Keswiik3mo ago
well, sounds like you need to add a nuget reference for newtonsoft What library are you trying to use for keyauth?
CyberServices
CyberServices3mo ago
which one?
CyberServices
CyberServices3mo ago
No description
CyberServices
CyberServices3mo ago
wdym?
Keswiik
Keswiik3mo ago
the one at the very top Are you using a nuget package for key auth? Is this something built into .net core / framework?
CyberServices
CyberServices3mo ago
i just installed that do i have to close vs then reopen for the installation to take effect? i think .net core / framework here is there online download for the source code
Keswiik
Keswiik3mo ago
Are you brand new to c# or something? It feels like you're missing out on a lot of the basics that come with using nuget and libraries in general.
CyberServices
CyberServices3mo ago
Yes
Keswiik
Keswiik3mo ago
How new are you to programming in general?
CyberServices
CyberServices3mo ago
like I just started so not a whole lot of knowledge I have a project with keyauth implemented in it but someone helped me / basically did it for me now im trying to make a second one and idk what to do
Keswiik
Keswiik3mo ago
I would honestly start with something simpler to familiarize yourself with programming first
Buddy
Buddy3mo ago
What are you trying to make? Why a keyauth?
CyberServices
CyberServices3mo ago
Im making a Gui for computer optimizations (Run more effecient, better for gaming) and I dont want people to share my product with their friends.
Buddy
Buddy3mo ago
So you are ban evading?
CyberServices
CyberServices3mo ago
wdym?
Buddy
Buddy3mo ago
Not a good idea, just apply for an unban.
CyberServices
CyberServices3mo ago
no no this isnt for people that are banned
Want results from more Discord servers?
Add your server
More Posts
Press enter onlyI want to code a loop which only takes spacebar for the code to loop. E.g. While (true) { ConsoleC# with NeovimHey! I'm trying to set up neovim with C# on WSL. Using latest 9.5 nvim. I managed to get OmniSharp (Question to software development interviewers, is it ok to keep portfolio on localhost over prod?Spent a week migrating my websites to the cloud, frontend uploaded to Netlify. Currently delving intRedis or database for cache, distribiuted lock, signalR scale-out?I am evaluating whether to use Redis or alternative methods for caching, distributed locking, and scDiscord.net help - Trying to access a users rolesDoes anybody know a method I can use to access a users discord roles whilst I am logging into my appSeeking community input for project ideas to learn problem-solving and best practicesI recently completed 2 solo projects, a basic notes taking app and a basic e-commerce portal, withouSelecting an overloaded method based on the runtime type of an object by casting it to dynamicIs this something I should do ? Is it a common pattern ? Are there any downsides / unexpected behavi✅ cant assign a value to a variable```cs using System; using System.Collections.Generic; using System.Linq; using System.Reflection.PorEF Core Where on multiple fields## Initial question Hi! I'm currently running into an issue where I try and do something along the✅ Help with LINK Async !Hi ! I am having a trouble with this code: public async Task<IEnumerable<Customer>> GetAllAsync() {