Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Products Api Not working its shows error #33

Closed
robod9590 opened this issue Aug 24, 2022 · 1 comment
Closed

Products Api Not working its shows error #33

robod9590 opened this issue Aug 24, 2022 · 1 comment
Assignees
Labels
bug Something isn't working 🎉 resolved 🎉 When issue is resolved

Comments

@robod9590
Copy link

robod9590 commented Aug 24, 2022

$api = CoinbaseFacade::createDefaultCoinbaseApi($endpoint, $api_key, $api_secret, $passphrase);

//APis

$api->products()->getProducts('BTC-USD');

$api->products()->getSingleProduct('BTC-USD');

Error:
"message": "Undefined array key "base_min_size"",

file": "vendor\mocking-magician\coinbase-pro-sdk\src\Functional\DTO\ProductData.php",

@robod9590 robod9590 added the bug Something isn't working label Aug 24, 2022
@MockingMagician
Copy link
Owner

Hi @robod9590, fix has been pushed about your issue. You can update your package to the latest version.

See you !

@MockingMagician MockingMagician added the 🎉 resolved 🎉 When issue is resolved label Aug 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 🎉 resolved 🎉 When issue is resolved
Projects
None yet
Development

No branches or pull requests

2 participants