"permission denied for sequence http_request_queue_id_seq"
I had a function runnning in cron job which had a post req to Http end point, it was working fine but I guess I updated pg_net and it stopped working now giving error
"permission denied for sequence http_request_queue_id_seq"
PS: I have another get request which is working fine,
my role is admin
0 Replies