Query Token is Invalid using ServerApi

Hello I have many problem please anyone can help me to solve it ?
when trying to upload video to get it in my feed , I put published or reviewing in FeedType ,
but I got

{
  "status": "error",
  "message": "Parameters validation error!",
  "code": 500000,
  "data": {
    "detail": [
      "The 'feedType' field does not match any of the allowed values."
    ]
  }

and when I try to query posts I got Query token is invalid ???/
Please Can you help me to solve it ???

Hello @hossam , Regarding your issue, I would like to suggest that the feedtype is not required; you can leave it empty. You can verify this from the following link: Amity API