heroku / heroku/platform-api

No apparent way to access /account endpoint

Open
#64 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Ruby
Stars
216
Forks
85
PR merge metrics
No merged PRs in 30d

Description

The `client.account.info` method actually goes to the `GET /users/:email_or_id` endpoint, which is making it stupidly hard to look up current_user info for an oauth_token, where `GET /account` is all you need.

I'm guessing the method is getting stomped on because of how classes are auto generated.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.