Solution
Still having problems?
curl -H "Authorization: Bearer ${access_token}" \
"https://api.truelayer.com/data/v1/accounts/111111/transactions?from=2018-03-01&to=2019-03-31"
However, if one of the parameters change (e.g. from=2019-03-01), the request will go through normally.
More
If you need more information...
Have a look at our comprehensive list of the authentication error descriptions in our
.
Comments
0 comments
Article is closed for comments.