You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Martin, the volume of these requests is around 2000 over the past month. I don't have a plausible theory about how such a number of requests was made, given that there is no obvious way to get that sort parameter into the query, when the app is running in CrossRef mode. Ideas?
Not really clear to me, need to have a closer look at the code. To my knowledge http://parascope.io is the only instance of ALM Report that currently talks to the CrossRef API.
Appears that this service is making requests to the CrossRef API that are invalid. For example, query paramters like:
The sort parameter doesn't accept counter_total_all as a value, and this is now rejected by the API under new, stricter validation.
The text was updated successfully, but these errors were encountered: