Skip to main content
Question

How to use HTTPCaller and log in with @ in username

  • October 22, 2020
  • 2 replies
  • 173 views

I would like to the HTTPCaller to get info from a municipality website. I have an account on the website. It is my email address. But in reading some questions on here, it is not possible to send the username if it is an email (something with the '@' sign). Does anybody know if there's a workaround?

2 replies

david_r
Celebrity
  • October 22, 2020

I'm not aware of any particular problems in using the @-sign? Do you get an error message? How is the username sent (basic auth, headers, URL...?)


caracadrian
Contributor
Forum|alt.badge.img+23
  • Contributor
  • October 22, 2020

There are different methods to authenticate throw HTTPCaller.

This an example of authenticating throw a POST message with an URL.HTTPCallerAlternatively you can authenticate throw a header or using Basic/Digest/NTLM by checking the Use Authentication and setting username and password there.

In a Chrome browser press Ctrl+Shift+J before entering your user and password on that site, go to Network, login to the site, and check the links that the process takes you throw. Based on the login link you can reproduce the process in FME.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings