ConnectyCube / connectycube-flutter-samples

Code samples for Flutter, based on ConnectyCube platform
https://developers.connectycube.com/flutter/
Apache License 2.0
85 stars 90 forks source link

error : Forbidden. Need user. #285

Open richanshah opened 10 months ago

richanshah commented 10 months ago

I/flutter (28267): CB-SDK: : ========================================================= I/flutter (28267): === REQUEST ==== c54759ce-e44f-4dc6-9990-0d44ef9a3691 === I/flutter (28267): REQUEST I/flutter (28267): POST https://api.connectycube.com/chat/Dialog I/flutter (28267): HEADERS I/flutter (28267): {Content-type: application/json, ConnectyCube-REST-API-Version: 0.1.1, CB-SDK: Flutter 2.7.0, CB-Token: FA1A336CD1F2244C369B15244FB8FCE528AE} I/flutter (28267): BODY I/flutter (28267): {"type":3,"occupants_ids":[10023181]} I/flutter (28267): I/flutter (28267): CB-SDK: : *** I/flutter (28267): * RESPONSE 403 c54759ce-e44f-4dc6-9990-0d44ef9a3691 *** I/flutter (28267): HEADERS I/flutter (28267): {connection: keep-alive, content-type: application/json; charset=utf-8, date: Thu, 17 Aug 2023 11:51:20 GMT, strict-transport-security: max-age=15768000; includeSubDomains, server: nginx/1.25.0, content-length: 45} I/flutter (28267): BODY I/flutter (28267): {"errors":{"base":["Forbidden. Need user."]}}