Get token from monday.com api on asp.net core c# using client credentials
I get this error InvalidCastException: Unable to cast object of type 'Token' to type 'Microsoft.AspNetCore.Mvc.IActionResult' Did I do something wrong? I quite new to programing and this is my first internship. I thought this was going to be a piece…