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
right now for sending requests to backend service we only mention the endpoint without host e.g. /v1/user-info. we will need to check if this is the correct approach and will this work if the base URL is something like https://abc.com/demo
Changes Required/Requested
TBD
Relevant Screenshots/clips
N/A
The text was updated successfully, but these errors were encountered:
Issue Description
right now for sending requests to backend service we only mention the endpoint without host e.g.
/v1/user-info
. we will need to check if this is the correct approach and will this work if the base URL is something likehttps://abc.com/demo
Changes Required/Requested
TBD
Relevant Screenshots/clips
N/A
The text was updated successfully, but these errors were encountered: