Antonio Saioni
Posts: 0
Joined: Thu Jul 02, 2015 12:32 pm

code error DBSC960

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...

Antonio Saioni
Posts: 0
Joined: Thu Jul 02, 2015 12:32 pm

code error DBSC960

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?

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

code error DBSC960

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.

Rodrigo Dias
Posts: 0
Joined: Fri May 01, 2015 7:08 am

code error DBSC960

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"
}
}

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

code error DBSC960

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

Return to “Issues”