I can’t find this issue, please help - This is the function for Refresh session as per documentation
and this i will be implementing in Ue5 C++
Hello Albertcleetus!
I think for AuthenticateRefresh, the error type is FOnError
instead of FOnAuthRefreshError
. Can you try it?
Still error. @RicardRC
Seems like the other delegate is also misstyped. Its type should be FOnAuthUpdate instead of FOnAuthRefresh.