wix-incubator / DeviantArt-API

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

/user/profile/{username} get error if username start with v1 #163

Closed RandomSexy closed 4 years ago

RandomSexy commented 5 years ago

endpoint: /user/profile/{username} If username == v11 or v12 or v111 etc Response: error:"version_error" error_description:"Api Version {username} not supported" status:"error"

muteor commented 4 years ago

Thanks for the report, should be fixed now!