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
I have setup global axios for defaults baseURl, header, and interceptors. But while using useAPI to request, it neither uses default baseURL and header nor I can intercept the response and request.
The text was updated successfully, but these errors were encountered:
I have setup global axios for defaults baseURl, header, and interceptors. But while using useAPI to request, it neither uses default baseURL and header nor I can intercept the response and request.
The text was updated successfully, but these errors were encountered: