{ error: ‘Bad Request’,
status: 400,
message: ‘No client id specified’ }
my ploblem is looks like same. server send that message?
{ error: ‘Bad Request’,
status: 400,
message: ‘No client id specified’ }
my ploblem is looks like same. server send that message?