Closed Nikola-Milovic closed 5 months ago
You're right, that seems like a bug, thanks for reporting!
Just looked at this again and I think this is fine.
See the docs here: https://shopify.dev/docs/api/admin-rest/2024-04/resources/storefrontaccesstoken#post-storefront-access-tokens
Looks like only title
is relevant but the whole storefrontaccesstoken
object is passed.
Let's leave this as is.
If I wanted to create a storefront access token, why do I have to pass in a
StorefrontAccessToken
?The api is
Seems that only the
title
is required?