Forum Discussion
deepthakkar1101
Jun 01, 2023Copper Contributor
Why am I getting error 400 with message while creating TI indicators
Why am I getting error 400 with message Error:{'error': {'code': 'BadRequest', 'message': 'Failed to write indicator to backend. Please try again'}}. while creating Threat Intelligence indicators in ...
Clive_Watson
Jun 01, 2023Bronze Contributor
Are you using the latest api (Stable or preview) https://learn.microsoft.com/en-us/rest/api/securityinsights/stable/threat-intelligence-indicator/create?tabs=HTTP
If some are working, I'd be suspecting some timeout, can you add a pause or reduce the count of updates?
If some are working, I'd be suspecting some timeout, can you add a pause or reduce the count of updates?
deepthakkar1101
Jun 01, 2023Copper Contributor
Furthermore can you let me know the limit of concurrent requests allowed on the api??