You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, when I reached step 2, item 5, and attempted to run the vtex link command, I encountered an unhandled exception. The error message is as follows:
vtex link
14:43:06.853 - error: Unhandled exception
14:43:06.855 - error: Please report the issue in https://github.com/vtex/toolbelt/issues
14:43:06.867 - error: ErrorID: 3d3a59008394494fdcde17d3c34d4fe1
Additionally, I noticed that a similar issue has already been reported by another user @ristokekovic in issue #1241.
The text was updated successfully, but these errors were encountered:
More context: I'm encountering this issue with a new payment app that hasn't been associated with a Payment Provider Protocol (PPP) yet. While I'm not certain if this is the root cause, It should create the ReactJS scripts anyway.
In older payment app that already has associated a PPP, works perfectly.
I recently followed the instructions from this repository: example-payment-authorization-app to create a new PaymentApp.
However, when I reached step 2, item 5, and attempted to run the
vtex link
command, I encountered an unhandled exception. The error message is as follows:Additionally, I noticed that a similar issue has already been reported by another user @ristokekovic in issue #1241.
The text was updated successfully, but these errors were encountered: