Page 1 of 2

X-Appery-Brand

Posted: Thu Oct 01, 2015 6:35 pm
by Jack Bua

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?


X-Appery-Brand

Posted: Fri Oct 02, 2015 2:11 pm
by Illya Stepanov

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.


X-Appery-Brand

Posted: Fri Oct 02, 2015 4:47 pm
by Jack Bua

Ok, thank you Illya.


X-Appery-Brand

Posted: Fri Oct 02, 2015 10:09 pm
by nvrslowdown

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


X-Appery-Brand

Posted: Sat Oct 03, 2015 12:06 am
by Madi Anas

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


X-Appery-Brand

Posted: Sat Oct 03, 2015 9:46 am
by Egor Kotov6832188

Hello Madi,
Yes, this feature is optional.


X-Appery-Brand

Posted: Sat Oct 03, 2015 9:48 am
by Egor Kotov6832188

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.


X-Appery-Brand

Posted: Mon Oct 05, 2015 6:48 pm
by Jack Bua

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.


X-Appery-Brand

Posted: Mon Oct 05, 2015 8:18 pm
by nvrslowdown

That works great. Thanks Egor!


X-Appery-Brand

Posted: Wed Oct 28, 2015 12:30 pm
by Alena Prykhodko

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.