Trying to use oauth2.0 with Permanent Token

The Bearer is set to our perm token, this is a language similar to JS. We're getting the error 

(string)
  Error: getaddrinfo ENOTFOUND wwww.wrike.com

The syntax is correct, but something with the connection is off. Any ideas?

{%set test = "https://wwww.wrike.com/api/v4/folders" | callRest(
    verb="get",
    options={
    'auth':{
        'bearer':bearer
    }
    }
    )| dump(2)%}

0
👍 Spot On 💡 Innovative Approach 💪 Stellar Advice ✅ Solved 🪄 Remove Kudos
1 comment

Hey Alex Olinger! I've asked my colleague from the Support team to investigate this error, and I can see they have already contacted you about this 👍

Let me know if I can help with anything else 🙂 

Lisa Community Team at Wrike Wrike Product Manager Become a Wrike expert with Wrike Discover

Lisa Wrike Team member Become a Wrike expert with Wrike Discover

0
👍 Spot On 💡 Innovative Approach 💪 Stellar Advice ✅ Solved 🪄 Remove Kudos

Folllowing List for Post: Trying to use oauth2.0 with Permanent Token
[this list is visible for admins and agents only]

Top
Didn’t find what you were looking for? Write new post