Skip to content

Error: GMAIL & OUTLOOK Send Email Attachment 403 error #1558

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 task done
jmiller558 opened this issue Apr 21, 2025 · 1 comment
Closed
1 task done

Error: GMAIL & OUTLOOK Send Email Attachment 403 error #1558

jmiller558 opened this issue Apr 21, 2025 · 1 comment
Assignees
Labels
bug Something isn't working python Pull requests that update Python code

Comments

@jmiller558
Copy link

jmiller558 commented Apr 21, 2025

Python Version

Python 3.11.9

Operating system

windows, also tried on linux

Error

I have followed the code shown here exactly:

I'm receiving an error message "'An error occurred (403) when calling the HeadObject operation: Forbidden'"

Image

Image

If I don't try to send the attachment it works.

Image

Dependencies

aiohappyeyeballs==2.6.1
aiohttp==3.11.17
aiosignal==1.3.2
annotated-types==0.7.0
anyio==4.9.0
asttokens==3.0.0
attrs==25.3.0
bcrypt==4.3.0
cachetools==5.5.2
certifi==2025.1.31
cffi==1.17.1
charset-normalizer==3.4.1
click==8.1.8
colorama==0.4.6
comm==0.2.2
composio==0.1.1
composio_core==0.7.15
composio_langchain==0.7.15
composio_openai==0.7.15
cryptography==44.0.2
debugpy==1.8.13
decorator==5.2.1
distro==1.9.0
dotenv==0.9.9
executing==2.2.0
fastapi==0.115.12
filetype==1.2.0
frozenlist==1.6.0
google-ai-generativelanguage==0.6.17
google-api-core==2.24.2
google-auth==2.39.0
googleapis-common-protos==1.70.0
greenlet==3.2.0
grpcio==1.71.0
grpcio-status==1.71.0
h11==0.14.0
httpcore==1.0.8
httpx==0.28.1
idna==3.10
importlib_metadata==8.6.1
inflection==0.5.1
ipykernel==6.29.5
ipython==9.0.2
ipython_pygments_lexers==1.1.1
jedi==0.19.2
jiter==0.9.0
jsonpatch==1.33
jsonpointer==3.0.0
jsonref==1.1.0
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
jupyter_client==8.6.3
jupyter_core==5.7.2
langchain==0.3.23
langchain-core==0.3.54
langchain-google-genai==2.1.3
langchain-openai==0.3.14
langchain-text-splitters==0.3.8
langchainhub==0.1.21
langsmith==0.3.32
markdown-it-py==3.0.0
matplotlib-inline==0.1.7
mdurl==0.1.2
multidict==6.4.3
nest-asyncio==1.6.0
openai==1.75.0
orjson==3.10.16
packaging==24.2
paramiko==3.5.1
parso==0.8.4
platformdirs==4.3.7
prompt_toolkit==3.0.50
propcache==0.3.1
proto-plus==1.26.1
protobuf==5.29.4
psutil==7.0.0
pure_eval==0.2.3
pyasn1==0.6.1
pyasn1_modules==0.4.2
pycparser==2.22
pydantic==2.11.3
pydantic_core==2.33.1
Pygments==2.19.1
PyNaCl==1.5.0
pyperclip==1.9.0
Pysher==1.0.8
python-dateutil==2.9.0.post0
python-dotenv==1.1.0
pywin32==310
PyYAML==6.0.2
pyzmq==26.3.0
referencing==0.36.2
regex==2024.11.6
requests==2.32.3
requests-toolbelt==1.0.0
rich==13.9.4
rpds-py==0.24.0
rsa==4.9.1
semver==3.0.4
sentry-sdk==2.26.1
six==1.17.0
sniffio==1.3.1
SQLAlchemy==2.0.40
stack-data==0.6.3
starlette==0.46.2
tenacity==9.1.2
tiktoken==0.9.0
tornado==6.4.2
tqdm==4.67.1
traitlets==5.14.3
types-requests==2.32.0.20250328
typing-inspection==0.4.0
typing_extensions==4.13.0
urllib3==2.4.0
uvicorn==0.34.2
wcwidth==0.2.13
websocket-client==1.8.0
yarl==1.20.0
zipp==3.21.0
zstandard==0.23.0

Code of Conduct

  • I agree to follow this project's Code of Conduct
@jmiller558 jmiller558 added bug Something isn't working python Pull requests that update Python code labels Apr 21, 2025
@abhishekpatil4
Copy link
Contributor

Hey @jmiller558, it was a minor bug on our end & we've pushed a fix for this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working python Pull requests that update Python code
Projects
None yet
Development

No branches or pull requests

3 participants