[FAB] Error adding an asset

I have logged into my fab account(same as my epic, unreal, and other accounts), and Im trying to add this fab: Nordic Beach Rocks | Fab

while doing so, Add to Project button does nothing

this are my latest logs:

LogEOSSDK: LogEOS: SDK Config Platform Update Request Successful, Time: 4.819399
LogEOSSDK: LogEOSAnalytics: EOS SDK Analytics disabled for route [1].
LogEOSSDK: LogEOS: Updating Product SDK Config, Time: 7.145655
LogMetaSound: Display: Async MetaSound Load/Asset Tag Prime Complete
LogEOSSDK: LogEOSAnalytics: Start Session (User: …)
LogChaosDD: Not creating Chaos Debug Draw Scene for world World_4
LogEOSSDK: LogEOS: SDK Config Product Update Request Successful, Time: 8.920418
LogEOSSDK: LogEOS: SDK Config Data - Watermark: -987497851
LogEOSSDK: LogEOS: ScheduleNextSDKConfigDataUpdate - Time: 8.920418, Update Interval: 342.089905
LogChaosDD: Not creating Chaos Debug Draw Scene for world World_5
LogEOSSDK: LogEOSAuth: UpdateUserAuthToken: User ClientId: xyz…459 AccountId: 3fe…8ae Access[Expires: 2025.07.06-21.34.41 Remaining: 7200.05] Refresh[Expires: 2026-01-02T19:32:48.581Z Remaining: 15551887.58] State: Valid
LogEOSSDK: LogEOSAuth: UserAuthGenerated: Received FUserAuthToken
LogEOSSDK: Error: LogEOS: EOS_Auth_CopyUserAuthToken - One or more parameters are null
LogFab: Error: User auth token is invalid - unable to get auth token
LogEOSSDK: LogEOSAuth: UserAuthGenerated: Login complete: EOS_Success
LogFab: Display: User logged in
LogFab: Display: User client id: xyza7891REBVsEqSJRRNXmlS7EQHM459
LogEOSSDK: Warning: LogEOS: Error response received from backend. ServiceName=[Friend], OperationName=[GetBlockList], Url=[], HttpStatus=[403], ErrorCode=[errors.com.epicgames.common.insufficient_scopes], NumericErrorCode=[1056], ErrorMessage=[Insufficient access scopes. Expected: [friends_list]], CorrId=[EOS-86TDUhGtZEGtYD3sEAaAwg-JNlZLoPfuEy3PgO_umZxUg]
LogChaosDD: Not creating Chaos Debug Draw Scene for world World_6
LogChaosDD: Not creating Chaos Debug Draw Scene for world World_7

Hey there @mansyrevam! Welcome to the community!

From these two errors specifically it seems like there’s an issue with your login token.

LogEOSSDK: Error: LogEOS: EOS_Auth_CopyUserAuthToken - One or more parameters are null

LogFab: Error: User auth token is invalid - unable to get auth token

This could stem from an aggressive antivirus or firewall attempting to block the connection, a malformed token request, or some kind of cached data. Logging out and back in usually solves this if it’s not the cache or the network restrictions, however if it doesn’t you may need to make exceptions in your security software for Unreal.

The other error gives detail about what failed but it’s likely not the only thing, just the first one causing it to fail out:

LogEOSSDK: Warning: ... HttpStatus=[403], ErrorCode=[errors.com.epicgames.common.insufficient_scopes], ErrorMessage=[Insufficient access scopes. Expected: [friends_list]]

This is saying the request is wrong in some way, specifically that it expected to have requested the friends_list.