Why ChatGPT not able to read the Medium link

Dear sir,

I want my OpenAI completion module take in the links I provide from Google sheet
then summarize the article and I log the output in to my same google sheet.

But I find out every time, the I got the respones from chatgpt is ''I’m unable to access the article directly, but if you can provide key excerpts or a summary, I’d be happy to help analyze and summarize it for you. ‘’ or ‘‘I can’t access the article directly, but if you provide the text or key excerpts, I’d be happy to summarize it for you, ensuring that all main points, key arguments, and conclusions are covered. Let me know how you’d like to proceed!’’

So ChatGPT does get the content from the link
I tried 1. directly past the link to my Chatgpt, I got the results (so it is fine without Make!!!)
or 2. I replace ‘chatGPT’ moduel to ’ perplexity’ module , also works.

I just wondering why? since I paid for my chatGPT subscritpion so I prefer use chatGPT if I can.
Thank you. any one can help?

ChatGPT doesn’t work on Make

“ChatGPT” (including Plus) and “OpenAI GPT models” are two separate products. Did you confuse these two?

The consumer chat “ChatGPT” at chatgpt.com is NOT compatible with Make.

Make uses the “OpenAI GPT models”, only accessible via the OpenAI developer platform.

OpenAI APIs for developer (commercial) use does not have any free plan

To resolve this issue,

  1. You can buy credits on the OpenAI Developer Dashboard, under Accounts

    Billing page

  2. Next, go to the Usage Limits page, and set the Monthly budget field to the same as the value above (e.g.: 120), then save your changes.

More Information

For more information, see

Hope this helps! Let me know if there are any further questions or issues.

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.

Just to be clear, “OpenAI GPT models” does NOT have internet/search access like ChatGPT.

If you want an AI model that can access the internet to provide you with live results, try Perplexity or Google Gemini.

Hope this helps! Let me know if there are any further questions or issues.

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.

1 Like