There could be a case when you get the error: Request failed: bad request (400) The application is disabled due to API calls limit violations. If you are an app developer, please, contact Tech Support...
It is possible to increase or decrease the session token expiration time on the Enterprise plan. The change requires modification of the backend software that is why it is not possible on the Cloud s...
You may face failed to emit precompiled header or Module QuickBlox not found errors while building your project with QuickBlox ready-to-use iOS sample. In order to resolve the issue, please proceed wi...
A signature is a string generated using the HMAC-SHA cryptographic hashing algorithm. It contains different values depending on the session type such as application ID, auth key, timestamp, etc. Pleas...
You can retrieve all chat dialogs and message history for each application via Admin panel. In order to do it, please follow the next steps: 1. Log into your Admin panel. 2. Choose an application. 3. ...
If you encounter an issue that you cannot change a user email address via Server API or the QuickBlox Admin Panel, please do the following: 1. Go to the QuickBlox Dashboard / Admin Panel. 2. Select yo...
The “Bad timestamp” error is one of the 422 (Unprocessable Entity) errors that indicates while creating a session an invalid timestamp value (which is based on the device time) is sent. When the SDK c...
You can upload / download files with any extensions on the Cloud server. If you would like to limit file extensions, please consider upgrading to Enterprise plan. For security reasons only the followi...
In Server API documentation you can find examples of each request to the server and potential errors you may receive for a particular API request and their descriptions (e.g. for creating a session). ...
We provide ready-to-use chat and video calling samples to simplify the implementation and integration of QuickBlox SDKs into your applications/projects. The full list of our official code samples can ...