I'm using NodeJS in my application, I'm trying to call API service to get the token from the server. While I'm making any request from the NodeJS file I'm getti
So I'm creating a tower defence game and I want to make the camera rotate left and right, up and down around the map by dragging right click (I want it to be li
So I am trying to get access token with the help of a refresh token with the method below, public String refreshAccessToken() throws IOException { Strin
I just learning react and I create an gallery App, but I have problem with posting picture to API. The problem is that when I click on button ADD there's nothin
typedef struct{ unsigned long a; unsigned long b; unsigned long c; } mini_struct; struct ministruct** build_2Dstruct(u
Following the provided documentation for the Azure Pipeline InvokeRESTAPI task, I am trying to use the callback feature. The waitForCompletion argument must be
So my code is pretty straightforward. I am just getting a field value from the global fields (Options). So this field is on Dashboard -> Options (I have ACFp