Giter Site home page Giter Site logo

d6o / tinderonline Goto Github PK

View Code? Open in Web Editor NEW
176.0 5.0 22.0 9 KB

Find out which of your friends are online on Tinder

Home Page: https://disiqueira.github.io/TinderOnline/

License: MIT License

Go 100.00%
tinder tinder-ui tinder-api golang go golang-library golang-package golang-application golang-tools golang-examples

tinderonline's Issues

panic: json: cannot unmarshal string into Go struct field .main of type bool

Trying to make it work but it crashes.

Is there any line-by-line debugger for Go?

Thanks for this code, now I feel like getting into Go :-)

panic: json: cannot unmarshal string into Go struct field .main of type bool

goroutine 1 [running]:
main.checkError(0x7a07e0, 0xc04225c0f0)
C:/Go/bin/tinderonline.go:137 +0x51
main.main()
C:/Go/bin/tinderonline.go:28 +0x161

Fatal error when building?

$go get -v -d

Fetching https://golang.org/x/net/publicsuffix?go-get=1 Parsing meta tags from https://golang.org/x/net/publicsuffix?go-get=1 (status code 200) get "golang.org/x/net/publicsuffix": found meta tag main.metaImport{Prefix:"golang.org/x/net", VCS:"git", RepoRoot:"https://go.googlesource.com/net"} at https://golang.org/x/net/publicsuffix?go-get=1 get "golang.org/x/net/publicsuffix": verifying non-authoritative meta tag Fetching https://golang.org/x/net?go-get=1 Parsing meta tags from https://golang.org/x/net?go-get=1 (status code 200) golang.org/x/net (download)

$go build *.go
# github.com/moul/http2curl
gccgo: error: $HOME/go/src/github.com/moul/http2curl/http2curl.go: No such file or directory gccgo: fatal error: no input files compilation terminated.
# github.com/pkg/errors
gccgo: error: $HOME/go/src/github.com/pkg/errors/errors.go: No such file or directory gccgo: error: $HOME/go/src/github.com/pkg/errors/stack.go: No such file or directory gccgo: fatal error: no input files compilation terminated.
# golang.org/x/net/publicsuffix
gccgo: error: $HOME/go/src/golang.org/x/net/publicsuffix/list.go: No such file or directory gccgo: error: $HOME/go/src/golang.org/x/net/publicsuffix/table.go: No such file or directory gccgo: fatal error: no input files compilation terminated.

Crash on non-Facebook-uploaded image

The program crashes due to one of my profile images being uploaded through the app, rather than being pulled from Facebook.

panic: json: invalid use of ,string struct tag, trying to unmarshal "directupload" into int64

goroutine 1 [running]:
panic(0x62faa0, 0xc4203762c0)
        /usr/lib/go-1.7/src/runtime/panic.go:500 +0x1a1
main.checkError(0x7829a0, 0xc4203762c0)
        /home/sebbe/src/github.com/disiqueira/tinderonline/tinderonline.go:137 +0x5c
main.main()
        /home/sebbe/src/github.com/disiqueira/tinderonline/tinderonline.go:28 +0x175

In particular, one of my pictures has "fbId":"directupload".

No longer works

This won't work anymore since as of few days the ping_time is const set to 2014.

None of my friends show up

So I've tried to use it, it seems to parse my access code correctly, it displays with my correct name etc but shows none of my friends in the list. Is this a common issue?

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.