Cant Open Sendgrid

Hi )
am running the latest production version of ERPNext (v7.1.8)
and yet I cannot Open Sendgrid

This is what I get when I try to Open Sendgrid via search bar.

Traceback (most recent call last):
File “/home/frappe/frappe-bench/apps/frappe/frappe/app.py”, line 55, in application
response = frappe.handler.handle()
File “/home/frappe/frappe-bench/apps/frappe/frappe/handler.py”, line 19, in handle
execute_cmd(cmd)
File “/home/frappe/frappe-bench/apps/frappe/frappe/handler.py”, line 36, in execute_cmd
ret = frappe.call(method, **frappe.form_dict)
File “/home/frappe/frappe-bench/apps/frappe/frappe/init.py”, line 890, in call
return fn(*args, **newargs)
TypeError: get() takes exactly 1 argument (0 given)

Can you please provide steps to reproduce this error.

all i did was type the words SendGrid in the search bar and two options appear that both state “Open Sendgrid Integration”

When you click on the first one is a help guide that works 100%
See below

And when you click on the the second one, it just produces an error.
See below

Can you please raise this issue here as well Issues · semilimes/sendgrid_integration · GitHub

was there any resolve to this issue? I have the same problem. It’s a fresh install.