User Activity
01-20-2025
Hi Team,The ServiceNow Dev instance is failing to refresh. It was failing to refresh yesterday Jan 20th entire day and its still failing to refresh. Please help.Instance Name: dev285721. Thanks!
12-08-2024
Hi Team,The ServiceNow Dev instance is failing to refresh. Please help.Instance Name: dev285721. Thanks!
Hi Team,I am using REST API to get data from tables.However, it seems in case of nor records found in particular time range, API returns 404 and below response. {
"error": {
"message": "No Record found",
"detail": "Records matchi...
10-28-2024
Hi Team,I am using REST API to get data from tables.However, it seems in case of nor records found in particular time range, API returns 404 and below response. {
"error": {
"message": "No Record found",
"detail": "Records matchin...
10-16-2024
Hi,I am trying to create an app in OAuth Application Registry as "Create an OAuth API endpoint for external clients "and want to use grant_type as a client_credentials for generating access_token.Is there any way I can do this?I don't see any option ...