Skip to content
This repository was archived by the owner on Mar 31, 2025. It is now read-only.
This repository was archived by the owner on Mar 31, 2025. It is now read-only.

Can you post a more complete example? #6

@spierepf

Description

@spierepf

The example you show

require 'thingiverse'
tv = Thingiverse::Connection.new(client_id, client_secret, code)
puts tv.things.newest.first.name

I can get client_id and client_secret from the developer console, but I am struggling with the third parameter. I understand it has something to do with https://www.thingiverse.com/developers/getting-started but I don't know enough ruby to manage that step...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions