How do I formulate my user/pass in a VB expression in Credentials of the WebRequest?
Hi, I'm trying to send a GET request through a WebRequest to out FME-server in order to get back a log status. I then need to set my credentials because the Token method does not work as a parameter as it does if I use the GET elsewhere. So I thought I have to use the Credentials or Headers option, but can't formulate that as the required VB expression. Could someone please help me with that? Here is what I need to pass:
Alternative1: Authorization: fmetoken token=my-fme-server-token
Altrenative2: Authorization: Basic <base64 encoded string "username:password">
-
Hi Mehdi,
Before we dig deeper on your issue, is this something you're experiencing with Geocortex Workflow 5 or Essentials Workflow?
0 -
Hi Jordan, I saw your response a bit late and figured out how to do it in Essentials already, but now that I have started with GW5, I have the same problem. Could you guys please make a demo on Send WEB Request activity with both parameters and header authentication? The one on your demo site sends just a url. Thanks!
0
Vous devez vous connecter pour laisser un commentaire.
Commentaires
2 commentaires