I received this error I'm using unity 2020.3.25f1. (see the picture to know the line 45.) enter image description here Please help to fix this
library(jsonlite) url <- "https://api.nftport.xyz/v0/nfts" data <- fromJSON(url) a <- as.data.frame(data) I am new to API, JSON, and R in general. Wou
String jsonString = [{"color":"#000000","quantity":"100","price":"999","attribute":{"id":1,"name":"SIZE"}},{"color":"#cd7d96","quantity":"40","price":"555","att
I am facing a strange issue where I can only have 1 Unity app deployed on my HoloLens. For example: First, I create new project called HoloLensFirstProject, im
How do I Authenticate to AAD using Invoke-RestMethod with ClientCredential flow using certificate and get the token? I tried to search for it but no success. I
I am trying to undo the swiping (to reset background.setbounds and xmark.setbounds to 0,0,0,0) after undo is clicked on the Snackbar. I've tried clearView or t
I'm working on a music related problem and I need some help with a crucial step. I have four lists of numbers from 0 to 11 (including). These lists are to be th