I’ve been trying to package my project but every time I do I get an unknown error. The full line I get is this.
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-95erRMdQjUirSYyEpI7jjA-Smcj1DLhhkuZtO4tpb2OJw]
LogHttp: Warning: 000005D4B1D36900: request failed, libcurl error: 6 (Couldn’t resolve host name)
From what I’ve googled sounds like it might be a firewall issue or something similar but I’ve tried allowing unreal apps through on both public and private and that didn’t help. Not sure if I’m going about solving the issue correctly but I’m out of ideas.