You need to redirect the user there, not use curl or any HTTP request library or otherwise you’ll just get back HTML which wont work. You have to send the user to that link.
You need to redirect the user there, not use curl or any HTTP request library or otherwise you’ll just get back HTML which wont work. You have to send the user to that link.