Skip to content
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

Branch.io init returning 400 bad request #330

Closed
razam217 opened this issue May 27, 2017 · 2 comments
Closed

Branch.io init returning 400 bad request #330

razam217 opened this issue May 27, 2017 · 2 comments

Comments

@razam217
Copy link

Branch.io API is returning 400 error with this response:
{
"error": {
"has_nfc": "wrong field type",
"screen_height": "wrong field type",
"has_telephone": "wrong field type",
"screen_width": "wrong field type",
"screen_dpi": "wrong field type",
"bluetooth": "wrong field type",
"update": "not a valid option"
}
}
Please also have a look at attached image.
screen shot 2017-05-27 at 7 08 25 am

@ethanneff
Copy link
Contributor

Hello Muhammad,

I apologize for the delay. We had an outage late Friday which caused our API to throw out 400 errors. I saw you reached out to our support and received from feedback there. It looks like updating the Branch SDK within your app resolved the issue. Can you confirm this is correct? If not, I can look into the problem.

Thanks,

@razam217
Copy link
Author

Hi @ethanneff,
No problem and Thanks for resolving our issue.
Updating SDK was also fixing the problem, but the applications that were already on App Store/Play Stores, were using old SDK. So your back end team fixed that 400 issue.

Thanks again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants