Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F33260080
D11198.1768598031.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
359 B
Referenced Files
None
Subscribers
None
D11198.1768598031.diff
View Options
diff --git a/lib/utils/identity-search-utils.js b/lib/utils/identity-search-utils.js
--- a/lib/utils/identity-search-utils.js
+++ b/lib/utils/identity-search-utils.js
@@ -24,7 +24,7 @@
!authMetadata.deviceID ||
!authMetadata.accessToken
) {
- throw new Error('Auth metadata is incomplete');
+ return null;
}
return {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jan 16, 9:13 PM (16 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5946111
Default Alt Text
D11198.1768598031.diff (359 B)
Attached To
Mode
D11198: [web/native] Return null instead of throw new error when incomplete auth metadata
Attached
Detach File
Event Timeline
Log In to Comment