500 server error on certain API calls

Can anyone confirm that the following API calls are working successfully for them currently? I had these working in the past and at some point in the last week or two they started giving the error message below, and as far as I can tell I did not make any code changes to those calls from when they were working.

match:nudgeUser( userAlert ) match:addRandomPlayer( userAlert )  cloud.unregisterDevice( deviceToken )  

All of these calls gives me the same error message (this is from Random Match):

Corona Cloud: Random Challenge Sent: \<!DOCTYPE html\> \<html\> \<head\> &nbsp; \<title\>We're sorry, but something went wrong (500)\</title\> &nbsp; \<style type="text/css"\> &nbsp; &nbsp; body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; } &nbsp; &nbsp; div.dialog { &nbsp; &nbsp; &nbsp; width: 25em; &nbsp; &nbsp; &nbsp; padding: 0 4em; &nbsp; &nbsp; &nbsp; margin: 4em auto 0 auto; &nbsp; &nbsp; &nbsp; border: 1px solid #ccc; &nbsp; &nbsp; &nbsp; border-right-color: #999; &nbsp; &nbsp; &nbsp; border-bottom-color: #999; &nbsp; &nbsp; } &nbsp; &nbsp; h1 { font-size: 100%; color: #f00; line-height: 1.5em; } &nbsp; \</style\> \</head\> \<body\> &nbsp; \<!-- This file lives in public/500.html --\> &nbsp; \<div class="dialog"\> &nbsp; &nbsp; \<h1\>We're sorry, but something went wrong.\</h1\> &nbsp; &nbsp; \<p\>We've been notified about this issue and we'll take a look at it shortly.\</p\> &nbsp; \</div\> \</body\> \</html\> &nbsp;

I tried the api call cloud.unregisterDevice(deviceToken) a few days ago and got the same error message

Thanks Gooner87, glad it’s not just me then.

Can someone at Corona comment on if this is an issue on their end and if it is being worked on?

Thanks!

As far as I know it probably is not being worked on, I had issues trying to get the push notifications working with Corona Cloud in got in contact with Corona. I was told that some staff members that were working on Corona Cloud had to be let go and As a result our development will be, at least temporarily, significantly slower.

I tried the api call cloud.unregisterDevice(deviceToken) a few days ago and got the same error message

Thanks Gooner87, glad it’s not just me then.

Can someone at Corona comment on if this is an issue on their end and if it is being worked on?

Thanks!

As far as I know it probably is not being worked on, I had issues trying to get the push notifications working with Corona Cloud in got in contact with Corona. I was told that some staff members that were working on Corona Cloud had to be let go and As a result our development will be, at least temporarily, significantly slower.