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?
Check your token, you’ve got “Beare” and it should be “Bearer”
The same error is happening
Maybe try adding a second header for content type:
Content-Type: application/json




