Hey guys, I’m trying to send a message using adalo I got error 401.
then I’m using postman with the same credential that works.
what can I do?
In your custom action configuration have you configured the same headers as you have done in postman? Can you share screenshot of that page in up the custom action?
Hey Berwickgeek, Thank you for the reply.
In custom action configuration & postman I configure the same headers look at the screenshot.
Check your token, you’ve got “Beare” and it should be “Bearer”
1 Like
The same error is happening
Maybe try adding a second header for content type:
Content-Type: application/json