Yuji
Yuji
Explore posts from servers
CC#
Created by Yuji on 3/23/2025 in #help
Implementing SignalR for Real-Time Notifications with Offline Fallback
I am going for sleep now it's night time here let's discuss tomorrow thanks for help good night Have a great day/night:Ok:
52 replies
CC#
Created by Yuji on 3/23/2025 in #help
Implementing SignalR for Real-Time Notifications with Offline Fallback
Ok
52 replies
CC#
Created by Yuji on 3/23/2025 in #help
Implementing SignalR for Real-Time Notifications with Offline Fallback
So for ack I think I need to use my own logic I don't think signal r provide that
52 replies
CC#
Created by Yuji on 3/23/2025 in #help
Implementing SignalR for Real-Time Notifications with Offline Fallback
Ok
52 replies
CC#
Created by Yuji on 3/23/2025 in #help
Implementing SignalR for Real-Time Notifications with Offline Fallback
Creating backend for application that fire up notification when new visitor get registered by security guard, if user grant permission we will let that visitor in otherwise not
52 replies
CC#
Created by Yuji on 3/23/2025 in #help
Implementing SignalR for Real-Time Notifications with Offline Fallback
So I need to use my own timeout?
52 replies
CC#
Created by Yuji on 3/23/2025 in #help
Implementing SignalR for Real-Time Notifications with Offline Fallback
I need that :Ok:
52 replies
CC#
Created by Yuji on 3/23/2025 in #help
Implementing SignalR for Real-Time Notifications with Offline Fallback
I hope everything workout fine will implement it first time little bit scared because first time working on live project 💀
52 replies
CC#
Created by Yuji on 3/23/2025 in #help
Implementing SignalR for Real-Time Notifications with Offline Fallback
If user lose connection with signal r that means I need to use service like fire base to give them notifications otherwise if they are using app and connected i will switch to signal r this is my main idea..
52 replies
CC#
Created by Yuji on 3/23/2025 in #help
Implementing SignalR for Real-Time Notifications with Offline Fallback
Ok, Also you got any good resource on this?
52 replies
CC#
Created by Yuji on 3/23/2025 in #help
Implementing SignalR for Real-Time Notifications with Offline Fallback
Ok got it also How hard is to implement this backplane thing?
52 replies
CC#
Created by Yuji on 3/20/2025 in #help
JWT Token Error
Ok issue solved
53 replies
CC#
Created by Yuji on 3/20/2025 in #help
JWT Token Error
You know any fixes
53 replies
CC#
Created by Yuji on 3/20/2025 in #help
JWT Token Error
Failed to validate the token.
System.ArgumentException: IDX14102: Unable to decode the header '[PII of type 'Microsoft.IdentityModel.Logging.SecurityArtifact' is hidden. For more details, see https://aka.ms/IdentityModel/PII.]' as Base64Url encoded string.
---> System.MissingMethodException: Method not found: 'Void Microsoft.IdentityModel.Tokens.Base64UrlEncoder.Decode(System.ReadOnlySpan`1<Char>, System.Span`1<Byte>)'.
at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.CreateClaimSet(ReadOnlySpan`1 strSpan, Int32 startIndex, Int32 length, Boolean createHeaderClaimSet)
at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(ReadOnlyMemory`1 encodedTokenMemory)
--- End of inner exception stack trace ---
at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(ReadOnlyMemory`1 encodedTokenMemory)
at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString)
at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters)
fail: Program[0]
Authentication failed: IDX14102: Unable to decode the header '[PII of type 'Microsoft.IdentityModel.Logging.SecurityArtifact' is hidden. For more details, see https://aka.ms/IdentityModel/PII.]' as Base64Url encoded string.
info: Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler[7]
Bearer was not authenticated. Failure message: IDX14102: Unable to decode the header '[PII of type 'Microsoft.IdentityModel.Logging.SecurityArtifact' is hidden. For more details, see https://aka.ms/IdentityModel/PII.]' as Base64Url encoded string.
info: Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler[12]
AuthenticationScheme: Bearer was challenged.
Failed to validate the token.
System.ArgumentException: IDX14102: Unable to decode the header '[PII of type 'Microsoft.IdentityModel.Logging.SecurityArtifact' is hidden. For more details, see https://aka.ms/IdentityModel/PII.]' as Base64Url encoded string.
---> System.MissingMethodException: Method not found: 'Void Microsoft.IdentityModel.Tokens.Base64UrlEncoder.Decode(System.ReadOnlySpan`1<Char>, System.Span`1<Byte>)'.
at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.CreateClaimSet(ReadOnlySpan`1 strSpan, Int32 startIndex, Int32 length, Boolean createHeaderClaimSet)
at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(ReadOnlyMemory`1 encodedTokenMemory)
--- End of inner exception stack trace ---
at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(ReadOnlyMemory`1 encodedTokenMemory)
at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString)
at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters)
fail: Program[0]
Authentication failed: IDX14102: Unable to decode the header '[PII of type 'Microsoft.IdentityModel.Logging.SecurityArtifact' is hidden. For more details, see https://aka.ms/IdentityModel/PII.]' as Base64Url encoded string.
info: Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler[7]
Bearer was not authenticated. Failure message: IDX14102: Unable to decode the header '[PII of type 'Microsoft.IdentityModel.Logging.SecurityArtifact' is hidden. For more details, see https://aka.ms/IdentityModel/PII.]' as Base64Url encoded string.
info: Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler[12]
AuthenticationScheme: Bearer was challenged.
bro now only having this error
53 replies
CC#
Created by Yuji on 3/20/2025 in #help
JWT Token Error
Wait 20-30 min will be back
53 replies
CC#
Created by Yuji on 3/20/2025 in #help
JWT Token Error
I went to postman Went to header Added key and value pair of authorization, Bearer token Sented req Right now I am outside so laptop is at home so can't send u ss but this is what I did
53 replies
CC#
Created by Yuji on 3/20/2025 in #help
JWT Token Error
:when:
53 replies
CC#
Created by Yuji on 3/20/2025 in #help
JWT Token Error
Unauthorized
53 replies
CC#
Created by Yuji on 3/20/2025 in #help
JWT Token Error
Still same error
53 replies
CC#
Created by Yuji on 3/20/2025 in #help
JWT Token Error
Postman
53 replies