Cannot delete unpublished template
When I try to delete an old template I get this error
Error Not Authorized:
22 Replies
Project ID:
1822d872-71ac-496f-9a36-5cdefab7617c
is this a template on a team?
yes
does the url have the team id in it?
no
add it
?teamId=<team id>
Where do I find the team id?
good question, the dashboard will make a
me
graphql query when you refresh the page, the result of that query will contain your team idwhat a fun process
its easy enough haha
I added the team id to the query parameter of the template url and nothing happened
also how do you know this 😂
i opened up dev tools
ah
sneaky
the path you would want is
/account/templates?teamId=<team id>
same error
okay it changes when i refreshed
new error
(upon deletion attempt)
okay i can reproduce
will flag
Thread has been flagged to Railway team by @Brody.
Raised to team
PRO-1930 - Cannot delete unpublished template on team account
Escalated from Brody. User cannot delete unpublished template on team account.
Status
Triage
Product
Solution
PR merged. Should be live in ~10m.