![Picture of Manuel Lemos Picture of Manuel Lemos](/picture/user/1.jpg)
Manuel Lemos - 2023-11-22 02:37:02 -
In reply to message 7 from kab
Hello Kab,
Until now, they have not replied.
I used their redirect URL for personal applications in the test script.
I run the test script, and after the user authorizes access to the API, the user's browser is redirected to the personal site.
Then, I replaced the initial part of the personal site URL with the URL of the test script, preserving the query parameters.
This way, I could test the script, and it worked.
We need to figure out how to make the user follow the process to the personal site and somehow capture the query parameters, maybe with some iframe and JavaScript code. I just could not figure out how to do it. Do you have any idea?