-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] configureItem() Broken | An unknown error occurred: [37] AssetIsLimited #836
Comments
Clarification for maintainers, it is not broken, it is incompatible with post June 2024 t-shirt that go through the publishing fee workflow. We likely should create a new endpoint that uses Example API calls in the #reverse-engineerinh channels |
What do you think the ETA on that is?
…On Sat, Oct 5, 2024 at 5:58 PM Alan Bixby ***@***.***> wrote:
Clarification for maintainers, it is not broken, it is incompatible with
post June 2024 t-shirt that go through the publishing fee workflow.
We likely should create a new endpoint that uses itemconfiguration., and
update this endpoint to redirect use that if they get an assetIsLimited
error
—
Reply to this email directly, view it on GitHub
<#836 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A5P34SYOBG56G2644W2E3BLZ2BVILAVCNFSM6AAAAABPNVZAUSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJVGIYTSNZRGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Is this being worked on? |
Feel free to open a PR |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Before posting a bug, be sure that someone else has not posted it already and it is an actual bug with noblox.js and not other frameworks like discord.js
Describe the bug
When you attempt to use
configureItem()
it will error and say "An unknown error occurred: [37] AssetIsLimited"To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expected it to change the asset's price and not error.
Screenshots
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: