When creating a post attempting to add the domain in the image prevents the post from being created and clicking the blue “reply” button in the editor results in a 403 error, also a label saying “drafts offline” should appear in the bottom right corner of the editor.
I remember experiencing this in the past but i am not sure of when it started happening, it did today though
To reproduce: create a reply and paste the link in the image above, you should see a label in the bottom right corner saying “drafts offline” and you should get an error 403 when clicking the blue “reply” button
This is what is returned by devforum.roblox.com/drafts.json with a 403.
<HTML><HEAD>
<TITLE>Access Denied</TITLE>
</HEAD><BODY>
<H1>Access Denied</H1>
You don't have permission to access "http://devforum.roblox.com/drafts.json" on this server.<P>
Reference #18.16dbc017.1657717916.2b0fea18
</BODY>
</HTML>
Editing the post a second time with the link will produce a 409 and a message that your draft is open in another tab.
Only happens if the link is exactly this, with the trailing slash (remove the space). It simply must exist in plain text anywhere in the post. https://raw.githubusercontent.com /