C# Web App Bug Fix
Budget: ₹600 – ₹1,500 INR
One or more errors occurred. (Cannot deserialize the current JSON array (e.g. [1,2,3]) into type 'Data.Models.RoleObjectMapping' because the type requires a JSON object (e.g. {\"name\":\"value\"}) to deserialize correctly.\r\nTo fix this error either change the JSON to a JSON object (e.g. {\"name\":\"value\"}) or change the deserialized type to an array or a type that implements a collection interface (e.g. ICollection, IList) like List<T> that can be deserialized from a JSON array. JsonArrayAttribute can also be added to the type to force it to deserialize from a JSON array.