Alex Kirk

Results 246 comments of Alex Kirk

I wasn't able to find anything but maybe at the time it was working again? I have added a new debug mode in #23 (0.3.5) which should make it easier...

Thank you, this is helpful! So it already fails to register the app.

@electricbrick Could you try to connect to my blog https://alex.kirk.at/ I've got error logging turned on here so I can hopefully find out what Ivory doesn't like. Thank you!

Thank you! Ivory uses a request_uri like `com.tapbots.Ivory.10217:/request_token` which is not a valid URL but I added support for that in ca1f7e2. I'll release a new version today with that...

I've released 0.3.0, can you connect now?

Oh no, I should have kept the logging on. @andreasjr could you maybe also try to connect to https://alex.kirk.at so that I can get some log entries? Thanks!

Thank you, this has been very helpful. Turns out Ivory uses a `grant_type` `client_credentials` to get an app token. I haven't implemented that yet but now I know I need...

Ivory should now work after 3fe6101344bc8bab6b801164e1c71485e31f86c0, thanks @pfefferle for testing! I've released 0.3.2 with the fix.

Oh no, likely some JSON that is returned is not to the liking of Ivory. Can you get some sort of crash report with anything meaningful in it?

For everyone where Ivory crashes, could you check your access logs and identify the last request it makes? Is it consistent? If yes it might be an indicator that something...