Hi everyone,
We are trying to fetch the list of assets but encountered an error
{
“meta”: {
“status”: 422,
“code”: “ERR-422-RecordInvalid”,
“title”: “Record Invalid Error”,
“message”: “NoMethodError private method `pull_from_api’ called for #<Cache::Recording:0x00007efc2019b8d8 @recording_uid=”“j05rz8kj”, @did_pull_from_api=false>","
“description”: “”
}
}
To recreate
Create new asset then don’t do any upload.
Send a delete request for the created asset.
After that , you will not be able to do fetching for the list of your assets.