Delete item not getting called on our back end #154
Replies: 2 comments
-
Any updates on this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Discussed over email; the issue is probably that in DELETE API, Fabric sends an S2S token, and not the user token. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I delete an item in the workspace view, our back end implementation of the delete API is not getting called.
I believe this was working before, not sure when the behavior changed.
Is there some configuration or action we need to implement to have this work? I thought maybe the new tab onDelete callback but that doesn't seem to get called either?
Beta Was this translation helpful? Give feedback.
All reactions