No access to /me/associated.
Bug #922439 reported by
Nathan Osman
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Stack.PHP |
Fix Released
|
Medium
|
Nathan Osman |
Bug Description
There is currently no way to access the /me/associated endpoint with Stack.PHP.
One would expect to be able to do this like so:
$request = API::Site(
Changed in stackphp: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I have now added a method to UserRequest to enable access to this method.