Git Product home page Git Product logo

Comments (2)

rhgrant10 avatar rhgrant10 commented on July 21, 2024

Hey, no worries - feel free to create issues when you have problems :) In this case, however, I'm unable to replicate your problem...

In [1]: import groupy

In [2]: client = groupy.Client.from_token('mytoken')

In [3]: print(client.user.get_me())
{'created_at': 1381863553, 'email': '[email protected]', 'facebook_connected': False, 'id': '12345678', 'image_url': 'http://i.groupme.com/c74fa32017f90131c6cf3671e9653186', 'locale': 'en_us', 'name': 'Robert Grant', 'phone_number': '+1 555SHOE', 'sms': False, 'twitter_connected': False, 'updated_at': 1511845133, 'user_id': '12345678', 'zip_code': None, 'share_url': None, 'share_qr_code_url': None, 'tags': ['phone-us']}

Are you sure your token is correct? I've run into issues reading it from a file in the past simply because many text editors will automatically append a newline to a file when you save it.

from groupy.

xac1d avatar xac1d commented on July 21, 2024

whoops my fault, i was using the bot id instead of the access token. thanks, working now!

from groupy.

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.