Page 1 of 1

code error DBSC960

Posted: Thu Oct 01, 2015 10:28 am
by Antonio Saioni

i've created a collection named Clienti when i'm trying to create i receive an error or POST

on test in request this is the answer.

{
"status":400,
"uri":"https://api.appery.io/rest/1/db/colle...",
"response":{
"code":"DBSC960",
"description":"Specified brand is not valid"
}
}

i don't find this error on server api code error and i'm not able to solve this...


code error DBSC960

Posted: Thu Oct 01, 2015 1:30 pm
by Antonio Saioni

on collection setting
it's specified the information X-Appery-Brand and the value {account_guid}

where does it come from? where i can create or change this parameter?


code error DBSC960

Posted: Thu Oct 01, 2015 3:19 pm
by Illya Stepanov

Hi Antonio -

Are you getting this error in builder Test tab? Could you please specify this.

[quote:]
on collection setting
it's specified the information X-Appery-Brand and the value {account_guid}
[/quote]

Please show this with screenshot - it's not clear where are you getting this.


code error DBSC960

Posted: Tue Oct 06, 2015 9:09 pm
by Rodrigo Dias

I'm facing same problem when trying to test a Database Service in the Test Tab

{
"status":400,
"uri":"https://api.appery.io/rest/1/db/colle...",
"response":{
"code":"DBSU960",
"description":"Specified brand is not valid"
}
}


code error DBSC960

Posted: Wed Oct 07, 2015 8:01 am
by Illya Stepanov

Just remove 'X-Appery-Brand' line from the headers of your service.