Heroku app name change and mLab mongodDB timout - heroku

My situation: I wanted to change my app name on heroku. I have done so with Heroku CLI and get confirmation that change was success. However, after this change I've started to receive a weird errors on mLab.
From my panel I can see that there is no user to connect to DB, but when I create one, it is deleted after relogin and get same error. Did anybaody face such a problem? Did you manage to find a solution?
I've checked status page and there were no issues. What's more I tried to contact support, but without any response (it's only sandbox, so I't quite obvious that my question will be replied last.....)

Contacting support helped. But I have got no info what was wrong.

Related

Heroku says my custom domain is already in use, despite having already released it

When I attempt to add a new custom domain to my heroku app, I receive the following error
Domain "..." could not be created:
... is currently in use by another app.
See this image:
Example of error in the add new domain sidebar
Details so far:
I use a free dyno for my app
I own the domain and do not use it in any other heroku app (in fact, it's unused for any website)
I used this form, Heroku Domain Release, to release the domain from any existing usage on Heroku. This was successful and seems to imply it was in use by another app at some point.
I ran that form again, and received the message that it was no longer in use by any app.
It's been at least an hour since I tried using the release form and I still receive the same error message when trying to add my domain.
I cannot contact Heroku support directly since I use a free dyno.
Any help greatly appreciated!

Bad state: There were unclaimed errors, when create subscription in Google Play Console

I getting this error when create a subscription in Google Play Console.
Bad state: There were unclaimed errors, {global/VALIDATE_IN_APP_MESSAGE_INVALID_CURRENCY_FOR_DEFAULT_PRICE}
I try in old app and new app, but still no luck.
I have to test my subscription before release.
I send it to support but waiting for 3 days but not receive respond yet
any one have faced this problem ? Or could you please try in your account.
Thank you.
Google Play Console
Looks like a bug in the console. I found an express method how to fix it.
First you need to create a price template.
Here you can find how to do it.
https://support.google.com/googleplay/android-developer/answer/6334373?p=pricing_template
And then you can use this template on the subscription page.
Good luck.

Receiving a 'Submit Failed' error when trying to make changes to API configuration

I have made a simple bot for Google Chat, which has been working perfectly fine for the past couple of weeks. I tried to make a change to the API configuration for Hangouts Chat, and am greeted by this error.
I have tried making different changes to the API, and receive the error every time. Even simple things such as disabling the bot status gives me the same issue.
I tried re-making the project from scratch, as well as trying a different account on the same domain. The issue persists.

Smoochbot not replying

I tried setting up smooch-bot via the Heroku example. I followed the directions and opened the heroku app and chatted with the bot, but I don't receive any replies. The messages I type are being forwarded to smooch because I am receiving email notifications from Smooch... but there are no replies from smooch-bot in the chat window.
I am not a programmer so I've tried to follow the directions. I am deploying the app via a Dropbox connection. Is it normal that the Heroku folder in my Dropbox is empty? I tried uploading script.js into Dropbox > Apps > Heroku and Dropbox > Apps > Heroku > mybot, but I'm still not getting replies.
I am not sure where I went wrong. Could somebody help me point in the right direction?
If you're using Dropbox with Heroku, its not enough to simply edit your script file. You have to explicitly deploy your Dropbox changes via the Heroku dashboard, like this:
Also, to debug any issues with your bot script specifically, I've documented some troubleshooting steps here:
https://github.com/smooch/smooch-bot-example#troubleshooting-your-bot
To summarize, you need to install the heroku toolbelt, log in on the command line and view your app's error logs with heroku logs -a your-app.

Your changes could not be saved. Please try again. (-32600) in Linked Apps

I'm Trying to modify information in the Linked Apps section of Google Play Games Services in the Developer console. Things such as translated titles and whether or not the game uses anti-piracy or not.
It is coming up with the following error every time:
Your changes could not be saved. Please try again. (-32600)
Has anyone come across this?
That's because you're logged in to the above console using account 1, and later tried accessing the console from another Google Account. I faced the same issue and was resolved once I was logged back in to the correct account

Resources