The error event is sent for any element that encounters any error while it’s active.
Copy
Ask AI
methodelements://general ?op=error &element_type=unknown &type=INVALID_REQUEST &sub_type=EXPIRED_TOKEN &message=The public element token is no longer valid. Element tokens are short lived and can only be used once. Request a new element token and try your request again. &code=400
The exit event is the last event in the element flow, at this point your app should no longer present the Method Element. Exit is triggered after an error, a user requested exit or a successful element event.