Jack Bua
Posts: 0
Joined: Sun Jun 28, 2015 10:16 pm

X-Appery-Brand

I just made a new database service and noticed "X-Appery-Brand" as a header name in the request parameter section and "{account_guid}" as the value.

What is this and what is it used for?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

X-Appery-Brand

Hi Jack -

This new header was added to provide extra security. It helps to ensure that your backend services are only used by your app (from your account). It also helps to prevent the Proxy from being used by apps not from your account or from the outside.

Jack Bua
Posts: 0
Joined: Sun Jun 28, 2015 10:16 pm

X-Appery-Brand

Ok, thank you Illya.

nvrslowdown
Posts: 0
Joined: Mon Sep 14, 2015 2:46 pm

X-Appery-Brand

Any new service I add is not working now

I get the following error:
precode
{
"status":400,
"uri":"https://api.appery.io/rest/1/db/collections/quarterptsandmoney",
"response":{
"code":"DBSC960",
"description":"Specified brand is not valid"
}
}
</pre>/code

Image /pre

Madi Anas
Posts: 0
Joined: Thu Sep 03, 2015 9:52 pm

X-Appery-Brand

Is this feature optional?
What if I am talking to Appery database via Android native http service?

Egor Kotov6832188
Posts: 0
Joined: Wed Nov 19, 2014 5:15 pm

X-Appery-Brand

Hello Madi,
Yes, this feature is optional.

Egor Kotov6832188
Posts: 0
Joined: Wed Nov 19, 2014 5:15 pm

X-Appery-Brand

Hi there,
Just remove X-Appery-Brand line from the headers and all will be as it was.

Just keep in mind, that this new extra complementary security can be used from now on whenever you would like.

Jack Bua
Posts: 0
Joined: Sun Jun 28, 2015 10:16 pm

X-Appery-Brand

Is there a guide showing us how to properly use this? If not, every time I create a new service I have to delete this new header. Seems like a waste if I cant use it right.

nvrslowdown
Posts: 0
Joined: Mon Sep 14, 2015 2:46 pm

X-Appery-Brand

That works great. Thanks Egor!

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

X-Appery-Brand

Hello,

This functionality is in development right away, we are going to exclude this with upcoming Release for some time to prevent confusing. Sorry for inconveniences caused.

Return to “Issues”