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 trying to create an asset which needs an API key in its header. I found some documentation but it only mentions support for body and queryParams.
I tried sending the headers in the /bob/proxy/aas/request request but unfortunately it returns 500 without any significant log entry in the dataplane or controlplane, so I'm not sure if it does not support it or something else went wrong.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi everyone,
I'm trying to create an asset which needs an API key in its header. I found some documentation but it only mentions support for
body
andqueryParams
.I tried sending the headers in the
/bob/proxy/aas/request
request but unfortunately it returns 500 without any significant log entry in the dataplane or controlplane, so I'm not sure if it does not support it or something else went wrong.Beta Was this translation helpful? Give feedback.
All reactions