Remove the temporary route for the Twitter cleartext verification
This refers to the following issue reported by the grants team: https://github.com/gitcoinco/grants-stack/issues/3744
The host used in the URL was still app, but the load balancer entry was not using that host any more. The load balancer rule has been restored manually (for the time being).
Ideally they would change the URL that they are using to get the Twitter verification, and then we can revert the load balancer rule.
Hi, are you able to confirm the following URL swap?
https://passport-iam.gitcoin.co/procedure/ -> https://iam.passport.xyz/procedure
Also, we are still using https://api.scorer.gitcoin.co, is this ok? or also needs to be changed?
@MasterHW yes, I can confirm the URL swap.
Regarding the API endpoints you should preferably switch to https://api.passport.xyz which is already up & running.
We will retire https://api.scorer.gitcoin.co in the future.
@nutrina now that GG23 is completed can we complete this and close it out? + @MasterHW
This route & the provider can be removed.