1
0
Fork
You've already forked python-inema
1

Improve info about credentials #1

Open
opened 2026年01月13日 12:15:03 +01:00 by Bouni · 0 comments

Hi,

first of all, thanks for the inema library!

I had a really hard time figuering out how to get credentials for it, that could be improved.

Here is the example from the readthedocs for inema.rest

im = ir.Session('some client id', 'some client secret',
 'some portokasse user', 'some portokasse password')

What is named some client id and some client secretare actually the API Key and API Secret from the API Developer Portal

grafik

And some portokasse user and some portokasse password are the e-mail address and password for the users Portokasse account

I guess that the naming is some kind of legacy leftover. Maybe that should be improved ...

Hi, first of all, thanks for the inema library! I had a really hard time figuering out how to get credentials for it, that could be improved. Here is the example from the [readthedocs](https://inema.readthedocs.io/en/latest/inema.rest.html#module-inema.rest) for `inema.rest` ``` im = ir.Session('some client id', 'some client secret', 'some portokasse user', 'some portokasse password') ``` What is named `some client id` and `some client secret`are actually the `API Key` and `API Secret` from the [API Developer Portal](https://developer.dhl.com/) ![grafik](/attachments/fa00d23c-98dc-42f1-a2ef-98d311de7a00) And `some portokasse user` and `some portokasse password` are the e-mail address and password for the users [Portokasse account](https://portokasse.deutschepost.de/portokasse/) I guess that the naming is some kind of legacy leftover. Maybe that should be improved ...
Sign in to join this conversation.
No Branch/Tag specified
master
1.0.4
1.0.3
1.0.2
1.0.1
0.8.12
0.8.11
0.8.10
0.8.9
0.8.8
0.8.7
0.8.6
0.8.5
0.8.3
0.8.2
0.8.1
0.8
0.7
0.6
0.5
0.4
0.2
0.1
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
gms/python-inema#1
Reference in a new issue
gms/python-inema
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?