f.neumann Posted August 10, 2023 Share Posted August 10, 2023 Impossible to authenticate on the rest api i copied the curl example replacing username and password i tried with the php example. i tried with my custom library, etc. Link to comment Share on other sites More sharing options...
f.neumann Posted August 10, 2023 Author Share Posted August 10, 2023 I found the solution !!! The documentation on https://api.pulseway.com/ show example usingĀ /assets method accessed the following way : https://api.pulseway.com/v2/assets This isĀ false !!!! You need to use your instance name like this : https://mycompany.pulseway.com/api/v2/assets Ā Ā Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now