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
Unfortunately, so far neither the HttpClient nor the WebClient allows setting a "root" url. You should be able to retrieve the root from the record if you use the getService methods.
When we publish an HTTPEndPoint record, we pass an argument named as root. This root is not accessed when we getRecord.
Publishing record:
Getting Record:
The text was updated successfully, but these errors were encountered: