Hi makers,
I’m running always into the RuntimeError: “[404] Invalid version: https:” when calling the “Make an API Call” of module Microsoft 365 Email (Outlook).
I’m using the URL shown here and the other parameters are like mentioned in the MS Graph API documentation.
Has anyone an idea, what’s the reason for the runtime error? (Yes, the Message ID exists and is provided by a former module).
Cheers, Chris
Found the error. It was on me: a relative path has to be used. Sorry…
3 Likes
Welcome to the Make community!
You inserted an Absolute (full) URL into the URL field.
If you read the description below it, it says:
Enter a path relative … for example …
So you simply need to omit the first part of the URL that will be added for you.
Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —
Getting Started
Help Centre Basics
Articles & Videos
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.