I was following this tutorial to make a sheet that publishes rows as messages to Pub/Sub topic.
However, I got this error:
{
error: {
code: 403,
message: 'User not authorized to perform this action.',
status: 'PERMISSION_DENIED'
}
}
What might be the cause?