Question Gayle Congdon · Dec 5, 2024 Creating an Operation to Connect to an OAuth 2.0 Server I have created an OAuth Client and have created the credentials etc successfully. I have tested using the curl command and have received the token back from the Server using the terminal. I now need to create an Operation to use my client credentials to connect to the Server and receive the token back. #OAuth2 #InterSystems IRIS 1 2 0 63
Question Gayle Congdon · Aug 7, 2023 How to check an input string for special characters Hi, I am new to Objectscript so need some help please. How would I check a string for special characters as per below? /^[!@#$%^&*()_+\-=\[\]{};':"\\|,.<>\/?]*$/ Thanks so much, #InterSystems IRIS #VSCode 1 3 0 451