Within the last couple of hours, I’m seeing errors associated with API calls.
apiUrl = “https://api.monday.com/v2”
<Response [403]>
I have verified my token is correct, and the same query works in the API playground correctly. Is there something going on?