You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I configured the config.js file on the latest version of CapSolver.Browser.Extension-chrome-v1.11.0 and it doesn't read the apikey on the chrome extension
However, I tried using the CapSolver.Browser.Extension-v.1.7.1 version in the config.json file and it read the apikey on the chrome extension
Maybe the file that connects config.js to the latest file has an error?
The text was updated successfully, but these errors were encountered:
For anyone coming here later, there is already an issue opened here.
Here is my workaround: #5 (comment).
It won't show the API key in the extension, but it will still solve the issue.
Also, the API key to add in my-content-script.js can be find by this: manualSolving:!1,apiKey:"",appId:""
I configured the config.js file on the latest version of CapSolver.Browser.Extension-chrome-v1.11.0 and it doesn't read the apikey on the chrome extension
However, I tried using the CapSolver.Browser.Extension-v.1.7.1 version in the config.json file and it read the apikey on the chrome extension
Maybe the file that connects config.js to the latest file has an error?
The text was updated successfully, but these errors were encountered: