Skip to content

Bitly link doesn't work on another IP address #19

@ben18785

Description

@ben18785

I really like this package and I am trying to use it to live-share my screen with students. I do the following:

livecode::bitly_test_token()

which returns that all works. I then do:

livecode::serve_file(bitly = TRUE)

which returns:

Started sharing 'lecture_2_bare.Rmd' at ...
✖ The current ip address for the server is private, only users on the same local network are likely to be able to connect.
✔ Created bitlink 'https://bit.ly/3CJwsmG' for ...
Error: 'markdownExtensions' is not an exported object from 'namespace:markdown'

When I visit the bitly link from another machine, it just hangs and doesn't load the page. (It works fine from my own machine.)

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions