I’m working on a game called Pixelated Brawlers. I have just finished an update but I can’t package the game. When I get the chance and time I will be redownloading Unreal Engine and check the SDK’s I have but could someone please: explain what this error means, and help me learn how to fix it.
The error message that I got reads:
“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-JZwOBX0sXEmb2BlVHqub_w-vrHvKLDVZkK7wo9IH2U7bg]”
1 Like
This is probably from your EOS plugin… make sure the settings are all correct ie Make sure you have valid Client id, secret, product id etc…
Did you solve the issue? I still haven’t found the solution.