You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| OS-PLUG-FLTR-0006| Android, iOS | Invalid server URL was provided or URL is empty. |
165
-
| OS-PLUG-FLTR-0007| Android, iOS | Unable to perform operation, user denied permission request. |
166
-
| OS-PLUG-FLTR-0008| Android, iOS | Operation failed because file does not exist. |
167
-
| OS-PLUG-FLTR-0009| Android, iOS, Web | Failed to connect to server. |
168
-
| OS-PLUG-FLTR-0010| Android, iOS | The server responded with HTTP 304 – Not Modified. If you want to avoid this, check your headers related to HTTP caching. |
169
-
| OS-PLUG-FLTR-0011| Android, iOS | The server responded with an HTTP error status code. |
170
-
| OS-PLUG-FLTR-0012| Android, iOS, Web | The operation failed with an error (generic error). |
| OS-PLUG-FLTR-0005| Android, iOS| Invalid server URL was provided or URL is empty. |
165
+
| OS-PLUG-FLTR-0006| Android, iOS| Unable to perform operation, user denied permission request. |
166
+
| OS-PLUG-FLTR-0007| Android, iOS| Operation failed because file does not exist. |
167
+
| OS-PLUG-FLTR-0008| Android, iOS, Web | Failed to connect to server. |
168
+
| OS-PLUG-FLTR-0009| Android, iOS| The server responded with HTTP 304 – Not Modified. If you want to avoid this, check your headers related to HTTP caching. |
169
+
| OS-PLUG-FLTR-0010| Android, iOS| The server responded with an HTTP error status code. |
170
+
| OS-PLUG-FLTR-0011| Android, iOS, Web | The operation failed with an error (generic error). |
171
171
172
172
When handling errors in your application, you can check the error code to determine the specific issue. The error object typically contains additional information such as:
0 commit comments