You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to give staticman access to my repository, I've added staticman as a collaborator.
Next step is to perform a handshake with the URL below: https://api.staticman.net/v2/connect/{your GitHub username}/{your repository name}
In my case, my organization is called 'bcondevops' and the repository is called bcondevops.github.io.
When I try to call the endpoint I get back 'Invocation not found'
I've tried both the v1 and the v2 endpoint.
The text was updated successfully, but these errors were encountered:
As referenced in issue #227, people using Staticman have now went to using v3 of the tool, which is a GitHub application. Follow the steps within this comment #243 . Note: He has updated the tool to production, so use api.staticman.net as the URL instead of dev....
I'm trying to give staticman access to my repository, I've added staticman as a collaborator.
Next step is to perform a handshake with the URL below:
https://api.staticman.net/v2/connect/{your GitHub username}/{your repository name}
In my case, my organization is called 'bcondevops' and the repository is called bcondevops.github.io.
When I try to call the endpoint I get back 'Invocation not found'
I've tried both the v1 and the v2 endpoint.
The text was updated successfully, but these errors were encountered: