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
This is regarding the API call in the button click. The post-to URL option is available, but adding the API's desired posting structure is impossible here.
Eg: On the API call, the post data is data:{} but if the API requires the structure form_data:{} or if we want to add any other property, it is unavailable.