Michael Angstadt
Michael Angstadt
Hello, You would need to obtain the street address portion of the address property, and then convert the street address using Java string manipulation. ```java VCard vcard = Ezvcard.parse(vCardStr).first(); String...
You're the first person to bring this to my attention. :)
Hi Paulo, If the format of the `fkey` is the only difference, it sounds like supporting StackExchange would be relatively straightforward. Can you tell me how the `fkey` looks for...
Thank you for the information, Paulo. It sounds like it's not as simple as originally thought. :( However, this would surely be a nice feature to add. Maybe I will...
Cool, thanks for the additional info. :)
No, sorry. :( Haven't worked much on Stack Exchange compatibility. Also: ducks!
@LunarWatcher Do you have any code you could post for the SE login? Or know where I can find some? I spent about an hour trying to get something to...
Never mind. I think I figured it out! I was trying to use Firefox's F12 developer menu, but it was clearing the list of network requests on every click, so...
Ok, I think I got it working! Thanks for your tips @LunarWatcher! Let me know how it works if you try it out! 🎉
Ugh, just great. 😕 Thanks for letting us know! 😀