admin管理员组文章数量:1279049
Im trying to connect netsuite employee list to PowerBI, using REST Webservices (because my client doesnt have suiteanalytics subscription). I have tested in postman, the conection works fine. But when i try to connect with PowerBI and add the oauth 1.0 credentials in powerBI Get data > Web > Advanced, the connection doesnt establish.
Here is what i m doing:
URL parts: https://****-sb1.suitetalk.apisuite/services/rest/record/v1/employee
Authorization: OAuth realm="****_SB1",oauth_consumer_key="****",oauth_token="****",oauth_signature_method="HMAC-SHA256",oauth_timestamp="1740474598",oauth_nonce="**",oauth_version="1.0",oauth_signature="**"
Content-Type: application/json
and this is the error i m getting in PowerBI:
Can anyone guide me what is wrong that i m doing? i m relatively new in integrations and its mt first integration project.
本文标签: web servicesNetSuite PowerBI integration using REST Webservices errorStack Overflow
版权声明:本文标题:web services - NetSuite PowerBI integration using REST Webservices error - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741216203a2360090.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论