Closed CE1CECL closed 1 year ago
Also got DBC working on android!
Wait...:skull:
Also got DBC working on android!
Nice :+1:
because you are mixing v10 and v9 api
it's really not that much different
@CE1CECL 2023-07-10.18-14-49.mp4
Was that the new commit that fixed it, or was nothing done when recording? I can test it later myself when I have time.
Was that the new commit that fixed it, or was nothing done when recording? I can test it later myself when I have time.
it's not a commit to fix, because idk what happened
error due to your api @CE1CECL
error due to your api @CE1CECL
Ah ok, seems like CORSflare is worse than I thought, since I reverted the CORSflare thingy, that one person had their issue fixed. The code is quite a mess anyways, but Samual used something before though it doesn't work anymore, still AFAIK used workers.dev with a tk domain (even asked about it in a issue in that repo). Though IDK how changing the API endpoint makes the app work anymore? (since im on linux now lol).
Maybe its https://github.com/ChrisEric1/ChrisEric1.GitHub.io/blob/old/CORSflare.js#L198-L211 and I didn't catch it
:sob:
sob
Yeah sorry for the trouble though, really am :(
Wonder if people would like it going through someone else's api, nowadays, but then again some people who cant just run a zip extension through their browser are just idk (though on rare cases, chromebooks, like really old ones, or managed ones cant download anything, so how will that work?)
if using proxy api, it's easy to get rate limit :/
if using proxy api, it's easy to get rate limit :/
That too is true but i used cloudflare because discord uses them too, so i would think workers.dev would pass my ip and all needed info over?
Maybe...
It seems like a discord API issue, the error code is
{"message": "The request body contains invalid JSON.", "code": 50109}
and might be your html, because you are mixing v10 and v9 apis, which you cannot do, however, api v6, on my client, works just fine. This issue was reported to me in my DM's when I used your client on my website for like a couple of days, it was reverted for this, though reverting clients can cause cache issues (https://github.com/ChrisEric1/ChrisEric1.GitHub.io/issues/18) for others who cannot figure out how to clear their browser cache.