Rajat Beck
Rajat Beck

Reputation: 1633

Remote config not updating from console

I am facing a strange problem when I try to update my remote config value from firebase console and try to publish those changes, I am getting an error A general error occurred.. This problem happens randomly and when I checked my network console for the response I am getting a 500 error.

Following is the JSON response

{ 
code: 500
message: "Internal error encountered."
status: "INTERNAL"
}

enter image description here

Upvotes: 1

Views: 889

Answers (1)

Lucas P
Lucas P

Reputation: 125

Firebase Remote Config engineer here. We noticed some intermittent issues a few hours ago that we've since resolved. Thanks!

Upvotes: 2

Related Questions