Ripcord Dev Logo Ripcord Development — View Ticket Login or Create Account
Ticket UUID: b23fb24bcbeb974b0eba2115ac4e9df5b94538b6
Title: Acount verification needed is a silent error
Status: Open Type: Bug
Severity: Minor Priority: Low
Subsystem: Discord Resolution: Open
Last Modified: 2021-06-03 10:38:58
Version Found In: 0.4.28.1
inglobe2021-06-03 09:03:47

as of today discord required phone verification of my account. this causes some API replies to have a "you need to verify" content. in the ui all the tabs show empty content, and it's not visually clear what the issue is (at least i couldn't see any message and tought about some sort of caching problem)

The log shows:

2021-06-03 10:31:20.562 Debug Networking: GET to Discord API at https://discord.com/api/v6/channels/*/messages?limit=100

2021-06-03 10:31:20.796 Warn Networking: Channel history fetch error: {"message": "You need to verify your account in order to perform this action.", "code": 40002} --- Error transferring https://discord.com/api/v6/channels/*/messages?limit=100 - server replied: Forbidden

(btw. I don't think it was rpicord that did trigger phone verification)

inglobe2021-06-03 10:38:58

i see now this was reported as 1a9413f45a4bd1bb1a8db55e7e3f07c04b32ce3e. sorry