Hi, I am struck with these two requirements and i couldn't file a solution. I need help please.
* Through VBA, i need to trigger this URL ("https://myserver/connect/login?api_key=xxx").
A successful login on the same redirect URL, i get two parameters; status=success & request_token=yyyy
1...