The http_request
function on the Internet Computer uses multiple nodes to process a single request. This is an inherent part of its consensus mechanism .
When I get the authorization code of twitter oauth more than one node use it to get the result and because of that the code causes an issue of access_token node found .
(As the authorization can only be used once ) .
Anyone who face this problem or know the way to solve it ?