Hi,
I need to generate Signature Base String for Oauth1 and I need my url for this. Url should be in format schema://user:[email protected]:8042. Is there any simple possibility to get it (or the parts of it) simply?
Kathy
P.S. "Use Phalcon Request and $_SERVER)" is not answer for me. I didn't find the way to get it, which is not complicated.