Coder Social home page Coder Social logo

Comments (7)

omaidf avatar omaidf commented on August 16, 2024

Hello,

Is this a V2 or V1 API wallet? Furthermore, does 'npm install' resolve this issue?

from bitgojs.

SeptiyanAndika avatar SeptiyanAndika commented on August 16, 2024

Hello @omaidf
that use v2, yesterday night 'npm install' not resolve that issue, will try again i check have update 4.4.1 for bitgojs.
thanks

from bitgojs.

sashkopavlenko avatar sashkopavlenko commented on August 16, 2024

Hi,
The same issue with get wallet transfer method (https://www.bitgo.com/api/v2/?javascript#get-wallet-transfer).
Using TBTC V2 wallet, bitgo v. 4.9.0.

from bitgojs.

batraamar avatar batraamar commented on August 16, 2024

Hi @SeptiyanAndika

Please share if you got solution for this issue. I am facing some similar issue for my test.bitgo wallet:

https://test.bitgo.com/api/v2/tbtc/wallet/5a8dd0cb76de85d7070a60e163789ec9/sendcoins
Returns 404 Page not found.

https://test.bitgo.com/api/v2/tbtc/wallet/5a8dd0cb76de85d7070a60e163789ec9
{"error":"unauthorized","name":"Unauthorized","requestId":"cje49gx2e1yc6jnrxz0qqvlv3"}

from bitgojs.

LeoKotschenreuther avatar LeoKotschenreuther commented on August 16, 2024

@SeptiyanAndika
The sendcoins route is not available on the BitGo server, the documentation points out that this route is only available on the BitGo Express server or you could use the SDK.

For the route to the wallet, the error message tells you that you need to be authorized. If you use the SDK you should call the authenticate function of your BitGo object before doing that call. When you use BitGo Express, do the /api/v2/user/login call first. You can find some documentation about the BitGo Express server here.

Just keep in mind, you have to run the BitGo express server.

from bitgojs.

SeptiyanAndika avatar SeptiyanAndika commented on August 16, 2024

hai @LeoKotschenreuther , i use the sdk for get transaction detail. privous i test is working. i forgot close this issue

from bitgojs.

SeptiyanAndika avatar SeptiyanAndika commented on August 16, 2024

hi @batraamar i not use rest-api, i use sdk.
i think if you use rest api, you need pass access_token in headers. like in this documenattion
https://platform.bitgo.com/bitgo-express/

from bitgojs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.