Basically the subject is in title. I recently discovered lemmy.world doesn't allow commenting/posting from VPNs. Some VPNs are working, but it seems to be a matter of time until they appear on publicly sourced lists and banned.

you are viewing a single comment's thread
view the rest of the comments
[–] 26 points 2 years ago (1 child)

I'm using a VPN almost permanently, never had any issues there.

Are you sure it's lemmy.world and not cloudflare or something?

  • source
  • hideshow 2 child comments
  • [–] [S] 13 points 2 years ago (3 children)

    Yes, this is response payload it gives when hitting "Reply" or "Post" from certain VPNs:

    {
      "success": false,
      "error": {
        "code": 403,
        "message": "Posting & Uploading blocked from VPN/Tor"
      }
    }
    
  • source
  • parent
  • hideshow 6 child comments