towfiqi / serpbear

Search Engine Position Rank Tracking App
https://docs.serpbear.com/
MIT License
1.42k stars 142 forks source link

Problem with GSC: ERR_OSSL_UNSUPPORTED #228

Open quick-tutoriel opened 4 months ago

quick-tutoriel commented 4 months ago

Hello,

I'm trying to associate GSC and Serpbear. I followed the documentation and created the service account for the project on Google Cloud. I downloaded the .json file and when I copy the private key I get the error: ERR_OSSL_UNSUPPORTED

Can you help me? Thanks

theoricher commented 3 months ago

Same problem here, I haven't found a solution. I tried to remove the /n in the private key, but it doesn't work :/

towfiqi commented 1 day ago

@theoricher There are 2 places to insert the Private key, as a SEARCH_CONSOLE_CLIENT_EMAIL env variable and through the domain settings interface. And Serpbear already replaces \\n in the private key. Were you able to get it working?