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'm attempting to retrieve an email asset with the client.Assets.Email.Get(id, Depth.complete) call, but I keep getting an exception with a 401 Unauthorized status. I tried v1/v2 services, standard URL vs data URL. I verified that my user has proper access. I verified the URL and parameters of the resulting request vs the Eloqua 10 portal; they appear to be identical, minus the xsrfToken that the portal uses.
I'm able to successfully make other calls via the client (contact search, contact activity, etc). So I don't believe there's an issue with the API user or fashion in which the call is being made. I tried the topliners forums as well, to no avail. I figure it's possible there may be a bug with the rest client, or at the very least you will be able to help.
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
I'm attempting to retrieve an email asset with the client.Assets.Email.Get(id, Depth.complete) call, but I keep getting an exception with a 401 Unauthorized status. I tried v1/v2 services, standard URL vs data URL. I verified that my user has proper access. I verified the URL and parameters of the resulting request vs the Eloqua 10 portal; they appear to be identical, minus the xsrfToken that the portal uses.
I'm able to successfully make other calls via the client (contact search, contact activity, etc). So I don't believe there's an issue with the API user or fashion in which the call is being made. I tried the topliners forums as well, to no avail. I figure it's possible there may be a bug with the rest client, or at the very least you will be able to help.
Thanks
The text was updated successfully, but these errors were encountered: