Hi,
for bringing some of my own libraries to the public (aigain), I want to use the new share functions.
However, I don’t get it to work…
Neither the gist nor the file upload do their job.
The strange thing is, I get “share successful” message every time. But my github repo/gist stays empty.
On git file, the generated URI leads to a 404 page in github.
Strange thing on the gist variant: The generated URI is “null”.
I don`t see any error in the java console too.
As far as I can tell, I created the tokens just like described (tried the new “fine grained token” as well as the “classic token”, with no difference…
Any hints?
Anyone using this feature successfully? Maybe you could give a small step-by-step example with everything needed on github and silverbullet?
Thanks a lot!