Alexandre G

Results 4 comments of Alexandre G

you're right. New link is : https://soruly.github.io/trace.moe-api/

I would like to be sure if it make sense to add theses 2 feeds to the repo, because it seems to be raw feed and not API (without any...

I have exactly the same problem as vkorn. Method "Register" has 2 modes : user+registration or registration-only. But impossible to use the 2nd one, the client try to create an...

For now I dupplicate the `Register` method and change the `RegistrationRequest` by a custom one (without the user). It's a pretty similar workaround (dupplicate code :/)