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?
- deepthakkar1101Jun 01, 2023Copper Contributor
Yes I am using the latest preview version. Some indicators are working, but some fail like out of 100, 3 or 4 will fail, which will generally be the indicators with pattern type and pattern values same as some indicator already in Threat Intelligence, so is this some limitation of the api??
- deepthakkar1101Jun 01, 2023Copper ContributorFurthermore can you let me know the limit of concurrent requests allowed on the api??