Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend HttpApi integration with new Warden API endpoint #114

Open
spetz opened this issue Sep 9, 2016 · 10 comments
Open

Extend HttpApi integration with new Warden API endpoint #114

spetz opened this issue Sep 9, 2016 · 10 comments
Assignees

Comments

@spetz
Copy link
Member

spetz commented Sep 9, 2016

No description provided.

@spetz spetz self-assigned this Sep 9, 2016
spetz added a commit that referenced this issue Sep 9, 2016
@janpieterz
Copy link
Contributor

Could this be why I'm getting errors trying to run the Examples.Console just now, on the hosted version?

Was just giving this a try ;)

@spetz
Copy link
Member Author

spetz commented Sep 9, 2016

What kind of errors do you have?

@janpieterz
Copy link
Contributor

I just run the Examples.Console with some websites of my own and created a test account on getwarden.net. The url it's trying to reach is https://panel.getwarden.net/api/organizations/5d8815e9-67d5-444c-8b7d-80dac63584f0/wardens/41ddf414-337a-447e-aac6-ea9fd0380b0d/checks. I had to figure out that it needed a warden id (or probably needed a warden id), without it the url it tried to post to was badly formatted.
I get a 404 back.

@spetz
Copy link
Member Author

spetz commented Sep 12, 2016

Please use the previous URL - the new extension method is only for the new version of the API that is currently under development.

@janpieterz
Copy link
Contributor

Cheers! I'm trying to run 1.0.2.3 but that seems to run on an older dnx version. Which commit do you recommend I'd check out to give it a shot?

@spetz
Copy link
Member Author

spetz commented Sep 12, 2016

The one with the 1.0.2.2 release. I'll need to take a look at the DNX versioning when I publish the new packages in a near future. Sometimes I feel a little bit lost with all of these. NET Framework types.

@janpieterz
Copy link
Contributor

Likewise, it's a bit confusing, it might actually work fine if I install DNX but am happy core1.0 works now ;)

I didn't see a 1.0.2.2 release on the releases page or on the tags page. https://github.com/warden-stack/Warden/releases

@spetz
Copy link
Member Author

spetz commented Sep 12, 2016

Please try this one, the releases section has to be fixed :).

@janpieterz
Copy link
Contributor

Cheers, got it working!

@spetz
Copy link
Member Author

spetz commented Sep 12, 2016

Great :).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants