The only way to create and generate access keys for an app on Nordea is to use a server and url running over SSL. But the example-app is using localhost, which isn't running over SSL. Solved it by proxying my localhost with ngrok, but maybe there are more convenient ways to try out the example app?
The only way to create and generate access keys for an app on Nordea is to use a server and url running over SSL. But the example-app is using localhost, which isn't running over SSL. Solved it by proxying my localhost with ngrok, but maybe there are more convenient ways to try out the example app?