wix-incubator / DeviantArt-API

The DeviantArt API
https://www.deviantart.com/developers/
MIT License
35 stars 5 forks source link

Cannot publish via neither UI nor API #225

Closed tuttle closed 1 year ago

tuttle commented 1 year ago

Hi, I have a free account and I try to submit my first deviation.

Using UI: I upload to Stash without problems, click Submit Now button in DA, green Successful popup on the bottom right corner, then I'm immediately redirected to the 404 Oops page with URL 'https://www.deviantart.com/deviation/'.

So I tried via API, auth OK, simple entrypoints OK. Then I tried to publish the stashed image via /stash/publish endpoint. It returns success and I get the deviation UUID.

But even after several hours, the deviation does not appear in All gallery.

I expect I don't need to use galleryids in the /stash/publish call for the deviation to appear in All. If I need to fill it, what value it should be for All?

What am I doing wrong? And how do people submit any art via UI without 404? Thanks!

muteor commented 1 year ago

what username are you posting from?

tuttle commented 1 year ago

fixed, thanks