Closed ProbablePrime closed 3 years ago
We tried some additional variations:
You can see the conversation here: https://discord.com/channels/402159838827905024/453478758956138527/832123261147414539
I've looked into this, it's a bug on our end. If the target user was never logged in, they were missing a Status entity, which the friend update tried to access. I've fixed this and pushed new update to the API, the call should succeed now (assuming everything else is correct).
Let me know if there's still issue.
This resolved it, I'll eventually need to send status updates but didn't need them at the time. Thank you for the patch!
You don 't need to worry about that, part it gets initialized automatically once you start sending them.
Describe the bug
I'm aware the HTTP Apis are not stable and might change but I'm still exploring them for some automation efforts.
When i try to accept a friend request, I just can't seem to. I don't have much information from the webserver to go on.
Screenshots / Video
This is Postman, which lets me make HTTP requests without any need for much code. Headers and the request body are shown. If you're unfamiliar with Postman and need assistance please let me know.
Bug information (please complete the following information):
This section is largely N/A, but generically, it happens all the time and on any version.
Additional context
I'm probably doing something very wrong here, like missing a property or a header, I'm just not sure. I'm once again aware that the HTTP APIs are somewhat unstable and subject to change. I'm just frustrated by randomly changing things with the hope that this might start working.
So i'd like to request any info that's available.
Reporters:
Just me.