Hello!
I have a problem. API GET request returns "url": null if I use User-Agent on some posts.
For example here: https://e621.net/posts.json?tags=id:3862274
If I try to open a link through a browser, the "url" is available to me. If I do this from my application or via the online API with User-Agent I get "url": null
This is strange, could you help me solve this problem?