DISPUTES_READ scope error when authenticating or fetching from the disputes endpoint

Hello since around yesterday I have been getting an error when fetching data from the v2/disputes endpoint in the sandbox. The error that has come back is the following:

{"errors": [{"code": "INSUFFICIENT_SCOPES","detail": "The merchant has not given your application sufficient permissions to do that. The merchant must authorize your application for the following scopes: [DISPUTES_READ]","category": "AUTHENTICATION_ERROR"}]}

The scope DISPUTES_READ is not documented here. When I test it for a prod account it seems to work fine. I am using Api Version 2021-03-17.

Hi @Kalpesh welcome to the forums!

Seems there was a change on our side, but it has now been fixed. Thanks for reporting!