Discussions
REST API Unsupported Grant Type
Hello,
Unsupported Media Error -- Can we get a simple C# PUT example that uses something other than REST SHARP?
I couldn't resist formatting my question in the Bruce Wilson style (that he hat-tipped back to me. Thanks Bruce ha)...
REST Endpoint to Authenticate Users
I am looking for the endpoint to authenticate members. I have used this endpoint
How to pass multiple records in REST API POST method?
Hi team,
Getting 405 Error on Party endpoint using Postman/PUT
Hello,
REST API: Create User & Password
Is it possible to Create a User and insert a Password for a new contact? If so, can you provide some sample code?
REST API The requested resource does not support http method 'OPTIONS'
I am trying to make a REST API call using AJAX to IMIS using bearer token (which is retrieved using C#) from another site. In other words I am making REST API call to IMIS scheduler endpoint from a different domain.
Can we get a simple pure C# example of Adding the RequestVerificationToken to headers for GET
(I couldn't resist modeling on Jack's post.)
Access Rest Api from Javascript - CORS exception
Hello, I'm starting to use the Rest Api, but from the begining I'm facing a problem with CORS.
Can we get a simple pure Javascript example of Adding the RequestVerificationToken to headers for GET
Can we get an quick example of GET a Party with Authorization token added to request header in Javascript for demonstration purposes?