I've got my dictionary to work just fine. However, when I exit the layout and return to the layout all the values and keys within the dictionary have disappeare...
Hi folks, I'm trying to return data from a REST API on my system. I've tried a few different combinations, but I'm not sure I'm even in the ballpark. If someone...
Hello guys- maybe someone could help with this: While this code works normally on desktops in Instant Games, it wont work on mobile. It looks like ajax request...
I'm connecting to a host with ajax and get a response back. So far so good. I need to find a way to add credentials to my post to the cross domain server. The o...
When I make multiple Ajax requests (see screen capture below) one works I am getting unusual behaviour. When I run it locally, all requests succeed, including t...
So,I want to connect to the twitch api, and I need to set a request header, like this per their documentation: Curl -H "Authorization: OAuth ". And in Construct...
Can someone please give me a very simplified step by step process on how to send scores to a database? Everything I read isn't making sense to me. I have tried...
I have been building a game, but have run into a very annoying problem. I fill out some of my array (via the array editor), and then request it using AJAX and l...
I have implemented AJAX in one of my games to retrieve data and I noticed that it showed the same data even after I restarted the game with no internet! After s...
This little demonstration shows the usage of external API's in Construct 3. This is the external API site I use : Contact me on Fiverr if you want further assis...