Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi
I have a website that uses Rest API I would like to get data from. If I manually get a login token its easily set up but the login token only lasts 24 hrs.
What I need to know if a query could be written to use the url to get a token
https://jwis.cloud.jobpac.com.au:9001/GiveMeAToken?Environment=<ENVNAME>&Application=<MYAPP>&version=1.00&value=<3DES>
Everything is static except the <3DES> is a TRIPLE DES encrypted user id and password, along with a date/time stamp in the format:
2016-09-05T15:49:00+10:00<username><password>
A response as a JSON is provided as per below
{"data":[{"ErrorMessage": "","Token": " AHT7UZVT1PCLY66US80JVE765"}]}
This token is then used in web calls to populate all the data I need so from here is easy once I get the active token.
Could anyone assist in writing a query or is it not even possible?
Thanks
Hi, @Jas0r
If you still have no idea about your problem, you can open a support ticket with MSFT to seek technical support , usually they will have better suggestions.
Best Regards,
Community Support Team _ Eason
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
110 | |
102 | |
99 | |
38 | |
37 |
User | Count |
---|---|
158 | |
125 | |
76 | |
74 | |
63 |