shakee93/fonoapi

i am getting error message (Invalid or Blocked Token. Generate a Token at fonoapi.freshpixl.com)

jayantkumarsolanki opened this issue · 3 comments

Hi
below is the error which i am facing.
{"status":"error","message":"Invalid or Blocked Token. Generate a Token at fonoapi.freshpixl.com","innerException":null}

what i have done is

  1. ganerate token and acquire token after click on this link --->: https://fonoapi.freshpixl.com/token/generate
  2. then i click on this link ---> https://fonoapi.freshpixl.com/v1/getdevice

then i am getting the error message

{"status":"error","message":"Invalid or Blocked Token. Generate a Token at fonoapi.freshpixl.com","innerException":null}

It seems to be working fine. check if there are any spaces in your token string.

Maybe the stack question might help you here