API Support
Do you accept webgame to be uploaded?
Hello, my friend has developed a webgame (browser game), and we would like to share it on Kongregate. Do you accept this type of game and what should we provide for application?
Construct 2 Game Won't Update
Hello, I've been using the game engine construct 2 for the last few months on Chrome. Recently I've updated my game with no issues, I did an update again no issues. Then Last night, I tried to update the game once again but this time, the update did not go through. Now if I click the play button, the game stays on what I take to be the index page. To ensure it wasn't a coding error, I uploaded on Firefox and the game worked fine, but I did not hit publish in fear of ruining the game for Chrome base players. The game has gotten nearly 6000 plays in the last 3 days, so wiping data is a huge concern. I also tried uploading the game to preview mode on my non dev account and again the game worked fine. So it leaves me to assume it's a cache error? I waited hours between uploads to update, far more time than the 15 minute suggestion. Any solution to this problem would be appreciated. Thank you.
Afiyu Kent Prediction: A Glimpse into Future Winnings
Delve into the realm of Afiyu Kent prediction and uncover the art of foreseeing winning numbers. Afiyu-kent.com provides expert analysis, predictions, and tips to help players enhance their chances of success in the exciting world of lottery gaming.
Internal Server Error 500
When trying to upload a new version, it just gives this error and I'm unable to upload it.
There was a time that I could upload it, for some reason, when it worked it had showed the game Tags on the page last paragraph
showfeedpostbox onSuccess function?
Is there any way we can receive a response when the user actually accepts the showfeedpostbox native popup shown when making the api call? We have a Quest in our game that requires the player from sharing the game and in exchange they receive a reward. We currently are giving away the reward just by clicking in the game the "Share" option, because we found no way of stating an "onSuccess" function or something like that.
Congregate Developers Website not working?
Hi,
Mtx.PurchaseItems documentation on metadata objects
Hello.
The documentation on Mtx.PurchaseItems says that the items parameter can be an: "Array of item identifier strings, or an array of objects each with a name and data field."
Testing my game
Hi, I've written a game and I'd like to test it on Kongregate before it's PUBLISHED. Is there a way to upload without driving traffic to the game yet?
Making a Single Purchase available in Game
I am looking to add a way to purchase an in game currency called Diamonds in my game. I Just want 1 option to spend 10 Kreds to gain 1500 Diamonds. I am using Construct 3 which allows JavaScript.
Currently:
I load Kongregate API
I have Auth stored in 'token'
I have Username stored in 'username'
How do I use the API?
I am new at HTML programming and I am wondering how to use the statistics API. I looked at the docs at https://docs.kongregate.com/reference#client-api-stats-submit, but when I try to use them, the game that I made breaks. How do I fix it?