Skip to content

Error possibly due to adding localeIdentifier #78

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
CraigSiemens opened this issue Aug 20, 2015 · 1 comment
Closed

Error possibly due to adding localeIdentifier #78

CraigSiemens opened this issue Aug 20, 2015 · 1 comment
Labels
type:question Support or code-level question

Comments

@CraigSiemens
Copy link

After updating to 1.8.1, I was getting the following message in the debugger.

[Error]: This user is not allowed to add a field to _Installation. You can change this setting in the Data Browser. (Code: 119, Version: 1.8.1)

I checked the Installation table and it already had the new localeIdentifier column so that shouldn't be the cause.

I temporarily turned on the Add Field permission, ran my app again, then turned off Add Field and I've stopped getting the error.

My guess is that something private needed to be added to Installation since nothing I can see has changed on Installation. Is this the case? Any way to prevent this in the future?

@nlutsenko nlutsenko added the type:question Support or code-level question label Aug 20, 2015
@nlutsenko nlutsenko self-assigned this Aug 20, 2015
@nlutsenko
Copy link
Contributor

This sounds like a backend issue, since the error and the solution that you've used is not related to the client implementation of this property.
As we continue to use FB bug reporting tool for those - can you file a bug report on https://parse.com/help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:question Support or code-level question
Projects
None yet
Development

No branches or pull requests

2 participants