Hi,
This weekend our code that has been running fine for months all of a sudden stopped working. The “next_cursor” response parameter is there, but when i call to get the next load of tweets. i get this:
code:“INVALID_PARAMETER”
message:“Expected valid cursor, got “1rnyzh9dpts” for cursor”
parameter:“cursor”
1rnyzh9dpts is the cursor that was returned in the first call, so it should be valid.
The endpoint is /accounts/u0488/scoped_timeline
The ads account is u0488.
Please, any help is appreciated.