If you go to a merchant on the sandbox site and go to Items > Modifiers and click “Create a modifier” it just spins.
If it helps, the console seems to show it stuck in a loop of posting and getting 404s.
This only seems to happen on sandbox, but it’s happening on multiple accounts and browsers.
Any ideas?
Thanks!
Thank you for reporting this! The Sandbox Square Dashboard provides only a limited subset of the features available in the Production Square Dashboard used by sellers, and unfortunately does not include the ability to create modifiers from the Dashboard UI.
You can create modifiers in your sandbox environment using the UpsertCatalogObject endpoint with an object of type MODIFIER_LIST. You can also do this interactively using the API Explorer with your sandbox credentials.