You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also sharex works but when i take a shot i get reponse of
{"user_id":1,"name":"OLMPuZWrq","extension":"png","updated_at":"2023-03-06T21:52:26.000000Z","created_at":"2023-03-06T21:52:26.000000Z","id":6,"resource_url":"https://upload.atoro.tech/i/OLMPuZWrq","resource_api":"https://upload.atoro.tech/api/images/OLMPuZWrq"}
Regarding your original question, the domains are just a list of supported domains that are used in the resource_url when generating the responses for uploaded images/files/etc, the domain itself should already be pointing to your installation of the media server, otherwise, you'll get a faulty/invalid link that won't actually point to what you're uploading.
Regarding your second question, you need to make sure that you're fetching the resource_url property from the JSON response in ShareX, there are guides for how to set that up in ShareX on the project wiki.
I added a domain, how do i set it up
The text was updated successfully, but these errors were encountered: