forc deploy --node-url https://username:password@mainnet.fuel.network/v1/graphql
(I have replaced my username and password)
With the above command im getting the below response
error: Graphql error: UnexpectedResponse(401)
forc deploy --node-url https://username:password@mainnet.fuel.network/v1/graphql
(I have replaced my username and password)
With the above command im getting the below response
error: Graphql error: UnexpectedResponse(401)
Hi PrabhatYaadav, thanks for reporting. The Rust SDK team is aware of the issue and currently working on it.
Thanks for the response!!!
Hey @oleksii any update regarding this issue?